diff --git a/build-rpi.sh b/build-rpi.sh index 8f19281..73e8126 100755 --- a/build-rpi.sh +++ b/build-rpi.sh @@ -8,7 +8,7 @@ # to choose the right image # # If building on x86, you must have qemu-arm and binfmt-support installed -set -ex +set -e IMG=${1:-'image.img'}