Skip to content

Commit b2a900b

Browse files
author
Edmundo Alvarez
committed
Remove -x mode
1 parent a43f315 commit b2a900b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
#!/bin/bash
2-
set -ex
2+
set -e
33

44
ORIGINAL_PATH=$PWD
55
SERVER_PATH=/tmp/server

0 commit comments

Comments
 (0)