X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=primary-setup;h=3803d885df340191762641f32183bf7a23aa3cf8;hb=07fbcf11a78d2ee20697eb98f5b7eeaa2475f1d1;hp=c9c34b7f414b5846821693307ab3c8ed60461e3f;hpb=51c8b40fd2aac71d29dc9298ca65425725ad1edd;p=distro-setup diff --git a/primary-setup b/primary-setup index c9c34b7..3803d88 100755 --- a/primary-setup +++ b/primary-setup @@ -3,7 +3,7 @@ # usage $0 [MAIL_HOST] # setup things which involve being the primary host or not -source /usr/local/lib/bash-bear +set -e; . /usr/local/lib/bash-bear; set +e script_name="${BASH_SOURCE[0]}" script_name="${script_name##*/}"