X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=switch-mail-host;h=f26b945bea1a1b139a1232e08942fe8192f7a1af;hb=b1c29177fe76f8f2a557f7f36c987df3ef2a6cb4;hp=a06e1baec6c5abd9bd7ab3bf201fbe1e1524d9f1;hpb=0cc08a73110c15c4e7bbb8c8233a6c122c27490e;p=distro-setup diff --git a/switch-mail-host b/switch-mail-host old mode 100755 new mode 100644 index a06e1ba..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 <