We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9021475 commit 021206cCopy full SHA for 021206c
bootstrap-scripts/update-and-generate.sh
@@ -1,5 +1,5 @@
1
#!/usr/bin/env bash
2
-set -Eeuo pipefail
+set -Eeu pipefail
3
pwd
4
5
echo "Installing latest develop version of Basil.js"
0 commit comments