There was an error while loading. Please reload this page.
1 parent 2cb0177 commit 1b9db87Copy full SHA for 1b9db87
1 file changed
bin/build.sh
@@ -1,5 +1,6 @@
1
#!/bin/sh
2
3
+set -e
4
mkdir -p ./bin/dist
5
6
service_name="log_service"
0 commit comments