We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9a843f commit 7ccf541Copy full SHA for 7ccf541
release.sh
@@ -1,6 +1,6 @@
1
#!/usr/bin/env -S bash -e
2
3
-set -eo pipefail
+set -eox pipefail
4
5
cd $(dirname $0)
6
0 commit comments