X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=primary-setup;h=3803d885df340191762641f32183bf7a23aa3cf8;hb=d67edcdca8795a4bca116aa532d02dda246a6f53;hp=49961efed986a3fb6e704cf20de161603490d475;hpb=768363d8771edb9d9ed82425fa772d77b90139c0;p=distro-setup diff --git a/primary-setup b/primary-setup index 49961ef..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/err +set -e; . /usr/local/lib/bash-bear; set +e script_name="${BASH_SOURCE[0]}" script_name="${script_name##*/}"