Update NonSteamLaunchers.sh

This commit is contained in:
Roy 2024-07-16 01:00:26 -07:00 committed by GitHub
parent ad72a3fcc4
commit 551d589b9f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -985,7 +985,7 @@ if [[ " ${args[@]} " =~ " Stop NSLGameScanner " ]] || [[ $options == "Stop NSLGa
python3 $python_script_path
else
# User does not want to run NSLGameScanner again
exit 1
exit 0
fi
fi