We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04386f4 commit c907886Copy full SHA for c907886
install.sh
@@ -1,3 +1,5 @@
1
+set -eux
2
+
3
shdir="scripts"
4
5
for bashfile in $(cat $shdir/run_order.txt); do
0 commit comments