X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=switch-mail-host;h=15986953039ea2ae002af37006d2dcb72045adc0;hb=410b30bc4194a6c84db5d73b15a7e211ce47bc9c;hp=c74c54a989ac9b9d1ec7641c4450d7485ac1a8b4;hpb=4c39892ef8fa3379ce36adbe870723324cb71cea;p=distro-setup diff --git a/switch-mail-host b/switch-mail-host old mode 100755 new mode 100644 index c74c54a..1598695 --- a/switch-mail-host +++ b/switch-mail-host @@ -1,196 +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 <