mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-12-21 15:21:52 +01:00
Update NonSteamLaunchers.sh
This commit is contained in:
parent
14f0dbe079
commit
c5046e0613
@ -127,7 +127,7 @@ if [ -f "$env_vars" ] && [ "$decky_plugin" = true ]; then
|
||||
python3 $python_script_path
|
||||
live="and is LIVE."
|
||||
# Exit the script after running the .py file
|
||||
exit 0
|
||||
return
|
||||
else
|
||||
# If the file does not exist or the decky_plugin argument is not set, do not run the .py file
|
||||
echo "env_vars file not found or Decky Plugin argument not set. Not running the .py file."
|
||||
|
Loading…
Reference in New Issue
Block a user