Update NonSteamLaunchers.sh

oops
This commit is contained in:
moraroy 2023-05-05 19:29:54 -07:00 committed by GitHub
parent 6678d2f369
commit ba763e6cdf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1825,7 +1825,7 @@ with open('$shortcuts_vdf_path', 'wb') as f:
# Delete NonSteamLaunchersInstallation subfolder in Downloads folder # Delete NonSteamLaunchersInstallation subfolder in Downloads folder
#rm -rf ~/Downloads/NonSteamLaunchersInstallation rm -rf ~/Downloads/NonSteamLaunchersInstallation
@ -1837,8 +1837,8 @@ with open('$shortcuts_vdf_path', 'wb') as f:
# Detach script from Steam process # Detach script from Steam process
#nohup sh -c 'sleep 10; /usr/bin/steam' & nohup sh -c 'sleep 10; /usr/bin/steam' &
# Close all instances of Steam # Close all instances of Steam
#killall steam killall steam