From: Judah Caruso Date: Mon, 4 Dec 2023 07:34:17 +0000 (-0700) Subject: remove flag from build.sh X-Git-Url: https://git.brendanfh.com/?a=commitdiff_plain;h=14848f8cacdfeb6471f55e3253717366b633445b;p=onyx.git remove flag from build.sh --- diff --git a/build.sh b/build.sh index 185df5ab..871e42bb 100755 --- a/build.sh +++ b/build.sh @@ -1,7 +1,5 @@ #!/bin/sh -set -e - DIST_DIR="./dist" compile_all() {