mirror of
https://github.com/moraroy/NonSteamLaunchers-On-Steam-Deck.git
synced 2024-11-20 16:19:19 +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 -x # activate debugging (execution shown)
|
||||||
set -o pipefail # capture error from pipes
|
set -o pipefail # capture error from pipes
|
||||||
@ -105,7 +105,7 @@ for arg in "${args[@]}"; do
|
|||||||
fi
|
fi
|
||||||
#End of Download Modules
|
#End of Download Modules
|
||||||
fi
|
fi
|
||||||
fi
|
done
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user