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