diff --git a/NonSteamLaunchers.sh b/NonSteamLaunchers.sh index 1e82c50..24ea439 100644 --- a/NonSteamLaunchers.sh +++ b/NonSteamLaunchers.sh @@ -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