diff --git a/build_new.sh b/build_new.sh index 06df7e34..22c24bcd 100755 --- a/build_new.sh +++ b/build_new.sh @@ -1,5 +1,5 @@ #!/bin/bash - +set -e TAG="" REMOTE_HOST="erpnext.lasthourhosting.org" REMOTE_USER="root"