Update NonSteamLaunchers.sh

This commit is contained in:
Roy 2024-07-16 00:02:55 -07:00 committed by GitHub
parent 7e1da776b9
commit 730f3b0247
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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