diff --git a/tools/boot/buster/boot-armhf b/tools/boot/buster/boot-armhf index b3224eb4..f3ac7b63 100755 --- a/tools/boot/buster/boot-armhf +++ b/tools/boot/buster/boot-armhf @@ -7,6 +7,8 @@ . $BASEDIR/tools/boot/$DI_CODENAME/common.sh +set -e + N=$1 CDDIR=$2 INSTALLDIR="install.ahf"