diff --git a/build.sh b/build.sh index 70fc880..f5442b2 100644 --- a/build.sh +++ b/build.sh @@ -14,6 +14,7 @@ # limitations under the License. # ============================================================================ + set -e BASEPATH=$(cd "$(dirname $0)"; pwd) OUTPUT_PATH="${BASEPATH}/output"