X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=switch-mail-host;h=f26b945bea1a1b139a1232e08942fe8192f7a1af;hb=80be8ed466553bef7f47edf4d15a69ace460f3da;hp=b3e78325be1ae01d70d25b734cf991d5dbad86d7;hpb=b857462732e15f455e41f26e3048a390d7b399c0;p=distro-setup diff --git a/switch-mail-host b/switch-mail-host old mode 100755 new mode 100644 index b3e7832..f26b945 --- 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 <