X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=switch-mail-host;h=15986953039ea2ae002af37006d2dcb72045adc0;hb=a44ee8f739e11ef40402ea7eab92508f70445e68;hp=ab57c13c012fd3a6a1850180ac6f4ff0fc48eb46;hpb=3a5055dce8796a1946d9f75d8c74605eb73d19df;p=distro-setup diff --git a/switch-mail-host b/switch-mail-host old mode 100755 new mode 100644 index ab57c13..1598695 --- a/switch-mail-host +++ b/switch-mail-host @@ -1,37 +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 <