build.sh: exit on error
authorKristof Provost <kp@FreeBSD.org>
Fri, 5 May 2023 07:55:44 +0000 (09:55 +0200)
committerKristof Provost <kp@FreeBSD.org>
Fri, 5 May 2023 07:55:44 +0000 (09:55 +0200)
image/build.sh

index ee032fa..ea626f7 100755 (executable)
@@ -1,5 +1,6 @@
 #!/bin/sh
 
+set -e
 
 JAIL=13_2-amd64
 PORTS=freebsd