mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-12-21 07:11:52 +01:00
Add files via upload
This commit is contained in:
parent
c6c45f27d7
commit
87bb6598b5
@ -1183,7 +1183,7 @@ if [[ " ${args[@]} " =~ " Stop NSLGameScanner " ]] || [[ $options == "Stop NSLGa
|
||||
|
||||
# If command line arguments were provided, exit the script
|
||||
if [ ${#args[@]} -ne 0 ]; then
|
||||
rm -rf $env_vars
|
||||
rm -rf ${logged_in_home}/.config/systemd/user/env_vars
|
||||
exit 0
|
||||
fi
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user