Skip to content

Commit 1b9db87

Browse files
committed
chore(script): add onerror stop script
1 parent 2cb0177 commit 1b9db87

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

bin/build.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
#!/bin/sh
22

3+
set -e
34
mkdir -p ./bin/dist
45

56
service_name="log_service"

0 commit comments

Comments
 (0)