Skip to content

Commit

Permalink
Update NonSteamLaunchers.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
moraroy authored Mar 14, 2024
1 parent 0af460c commit 2eac095
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions NonSteamLaunchers.sh
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -105,7 +105,7 @@ for arg in "${args[@]}"; do
fi
#End of Download Modules
fi
fi
done



Expand Down

0 comments on commit 2eac095

Please sign in to comment.