From 730f3b0247294c217de05c9600cfa5003989f2ed Mon Sep 17 00:00:00 2001 From: Roy <88516395+moraroy@users.noreply.github.com> Date: Tue, 16 Jul 2024 00:02:55 -0700 Subject: [PATCH] Update NonSteamLaunchers.sh --- NonSteamLaunchers.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NonSteamLaunchers.sh b/NonSteamLaunchers.sh index d390d50..5ef1846 100755 --- a/NonSteamLaunchers.sh +++ b/NonSteamLaunchers.sh @@ -989,7 +989,7 @@ if [[ " ${args[@]} " =~ " Stop NSLGameScanner " ]] || [[ $options == "Stop NSLGa else # User does not want to run NSLGameScanner again stop_service - exit 1 + exit 0 fi fi