build fail if any command fails.
This commit is contained in:
parent
3dce6b1204
commit
1c1f638be7
@ -1,4 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
set -ex
|
||||||
cd "$(dirname "$0")"
|
cd "$(dirname "$0")"
|
||||||
|
|
||||||
BASE="${PWD}/../"
|
BASE="${PWD}/../"
|
||||||
|
Reference in New Issue
Block a user