mirror of
https://github.com/opa334/TrollStore.git
synced 2025-04-05 20:03:13 +08:00
make build script exit on error
This commit is contained in:
parent
45961184cd
commit
7dcc863f2b
@ -1,4 +1,5 @@
|
|||||||
#!/bin/sh
|
#!/bin/sh
|
||||||
|
set -e
|
||||||
|
|
||||||
if [ -d "./out" ]
|
if [ -d "./out" ]
|
||||||
then
|
then
|
||||||
|
Loading…
Reference in New Issue
Block a user