mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-11-20 08:09:18 +01:00
Fix The launchers doesn't get added to the Steam Library
This commit is contained in:
parent
28a4f0313f
commit
4fdc83e819
@ -2248,7 +2248,7 @@ while pgrep steam > /dev/null; do sleep 1; done
|
||||
|
||||
|
||||
# Run the Python script to create a new entry for a Steam shortcut
|
||||
python -c "
|
||||
python3 -c "
|
||||
import sys
|
||||
import os
|
||||
import subprocess
|
||||
|
Loading…
Reference in New Issue
Block a user