X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=switch-mail-host;h=f26b945bea1a1b139a1232e08942fe8192f7a1af;hb=8452f3f3e0b837ba4e616e062787d726d7888b76;hp=288211264ee5e377c2aed0b523d29f33fb52809a;hpb=88d40e435fe7d525e033558101f0c0a8101c27b2;p=distro-setup diff --git a/switch-mail-host b/switch-mail-host old mode 100755 new mode 100644 index 2882112..f26b945 --- a/switch-mail-host +++ b/switch-mail-host @@ -1,32 +1,51 @@ #!/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 <