mirror of
https://github.com/m1k1o/neko.git
synced 2025-08-03 08:50:13 +02:00
build fail if any command fails.
This commit is contained in:
parent
3dce6b1204
commit
1c1f638be7
1 changed files with 1 additions and 0 deletions
|
@ -1,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
set -ex
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
BASE="${PWD}/../"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue