We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a43f315 commit b2a900bCopy full SHA for b2a900b
scripts/build.sh
@@ -1,5 +1,5 @@
1
#!/bin/bash
2
-set -ex
+set -e
3
4
ORIGINAL_PATH=$PWD
5
SERVER_PATH=/tmp/server
0 commit comments