remove flag from build.sh
authorJudah Caruso <judah@tuta.io>
Mon, 4 Dec 2023 07:34:17 +0000 (00:34 -0700)
committerJudah Caruso <judah@tuta.io>
Mon, 4 Dec 2023 07:34:17 +0000 (00:34 -0700)
build.sh

index 185df5ab1be07eb85a26ce84faa54a21c942fadc..871e42bb5eb30d9ff878879111e03fe85b9ce994 100755 (executable)
--- a/build.sh
+++ b/build.sh
@@ -1,7 +1,5 @@
 #!/bin/sh
 
-set -e
-
 DIST_DIR="./dist"
 
 compile_all() {