diff --git a/build.sh b/build.sh index a9e8e75..3edada1 100755 --- a/build.sh +++ b/build.sh @@ -1,4 +1,5 @@ #!/bin/bash +exec 2>&1 trap "exit 1" TERM export TOP_PID=$$