diff --git a/build.sh b/build.sh index 4b9b2b418..b660380be 100755 --- a/build.sh +++ b/build.sh @@ -5,6 +5,9 @@ if [ -z "$1" ]; then exit 1 fi +# some line +# some other line + set -e # exit at first error board=$1