X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=switch-mail-host;h=15986953039ea2ae002af37006d2dcb72045adc0;hb=386ec3bb9a0a35be10431d3da9fa21a1d9bc29e2;hp=40cb8172ffd873deda5097e966903243e6b636c2;hpb=e7708e1261357b00d17f4baffb7051e97f7e8623;p=distro-setup diff --git a/switch-mail-host b/switch-mail-host old mode 100755 new mode 100644 index 40cb817..1598695 --- a/switch-mail-host +++ b/switch-mail-host @@ -1,192 +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 <