projects
/
onyx.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
118138e
)
remove flag from build.sh
author
Judah Caruso
<judah@tuta.io>
Mon, 4 Dec 2023 07:34:17 +0000
(
00:34
-0700)
committer
Judah Caruso
<judah@tuta.io>
Mon, 4 Dec 2023 07:34:17 +0000
(
00:34
-0700)
build.sh
patch
|
blob
|
history
diff --git
a/build.sh
b/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() {