X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=switch-mail-host;h=10fcd9f12d82c580e1ee3536c2ac51ed08e9c969;hb=50e3ebaf4941651899a3b52b5245052c3f4ed725;hp=b79559657a6aff8753b021fb84ba930f067ec2e7;hpb=86ebcd0416223ded297f6cbbcb0906b85793e359;p=distro-setup diff --git a/switch-mail-host b/switch-mail-host old mode 100755 new mode 100644 index b795596..10fcd9f --- a/switch-mail-host +++ b/switch-mail-host @@ -1,197 +1,143 @@ #!/bin/bash -set -x -set -eE -o pipefail -trap 'echo "$0:$LINENO:error: \"$BASH_COMMAND\" returned $?" >&2' ERR + +source /usr/local/lib/err usage() { - cat <