X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=zboot;h=bf9c7c25a32b29c80ddf3317fa6d7c58913b1e53;hb=a9e3d60b4254cd5c6216c4b3e7f8cd5cc5107fad;hp=e0fcc619b46ea556fd692385f073787a4038aa76;hpb=51c8b40fd2aac71d29dc9298ca65425725ad1edd;p=distro-setup diff --git a/zboot b/zboot index e0fcc61..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/bash-bear +set -e; . /usr/local/lib/bash-bear; set +e # Explaining this whole thing. The host amy is used by someone else,