X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=zboot;h=bf9c7c25a32b29c80ddf3317fa6d7c58913b1e53;hb=e72acaee4cf7c394ca0e35b84d3afbd8ef5a4b32;hp=4e4edce21a7ad5a97a6da4e9fcb0d7469b36fd6b;hpb=7b47d6a266340223e78317cfe0570868f45a4cad;p=distro-setup diff --git a/zboot b/zboot index 4e4edce..bf9c7c2 100755 --- a/zboot +++ b/zboot @@ -3,7 +3,7 @@ script=$(readlink -f -- "$BASH_SOURCE") [[ $EUID == 0 ]] || exec sudo -E "$script" "$@" -source /usr/local/lib/err +set -e; . /usr/local/lib/bash-bear; set +e # Explaining this whole thing. The host amy is used by someone else,