mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-11-20 08:09:18 +01:00
Update NonSteamLaunchers.sh
This commit is contained in:
parent
0af460c985
commit
2eac09530c
@ -1,4 +1,4 @@
|
||||
⁸#!/usr/bin/env bash
|
||||
#!/usr/bin/env bash
|
||||
|
||||
set -x # activate debugging (execution shown)
|
||||
set -o pipefail # capture error from pipes
|
||||
@ -105,7 +105,7 @@ for arg in "${args[@]}"; do
|
||||
fi
|
||||
#End of Download Modules
|
||||
fi
|
||||
fi
|
||||
done
|
||||
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user