X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=switch-mail-host;h=15986953039ea2ae002af37006d2dcb72045adc0;hb=f9ec6d39566c13775abd5d1709a44e5bd1c32997;hp=9ebd2a73cd1e41731e2318eea8cc9369bb9a7375;hpb=e2fb88c7f8c32cf6442a399844bd2fbd1c912027;p=distro-setup diff --git a/switch-mail-host b/switch-mail-host old mode 100755 new mode 100644 index 9ebd2a7..1598695 --- a/switch-mail-host +++ b/switch-mail-host @@ -1,36 +1,55 @@ #!/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 <