mirror of
https://github.com/eth-p/bat-extras.git
synced 2025-06-20 19:57:46 +02:00
Added safety checks to build script
This commit is contained in:
parent
2247eed03f
commit
95631f78f4
1
build.sh
1
build.sh
@ -13,6 +13,7 @@ LIB="$HERE/lib"
|
|||||||
source "${LIB}/print.sh"
|
source "${LIB}/print.sh"
|
||||||
source "${LIB}/opt.sh"
|
source "${LIB}/opt.sh"
|
||||||
# -----------------------------------------------------------------------------
|
# -----------------------------------------------------------------------------
|
||||||
|
set -eo pipefail
|
||||||
|
|
||||||
# Runs the next build step.
|
# Runs the next build step.
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user