mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
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}/../"
|
||||||
|
Loading…
Reference in New Issue
Block a user