X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=switch-mail-host;h=15986953039ea2ae002af37006d2dcb72045adc0;hb=6459d4698ef983f7b1540589b87013c76913393d;hp=61e8966f52aa3fa25ae84e4992e16a24e8e164ea;hpb=ebd0ea323de3eacc11e1a624f8cc4f961d8bdb6c;p=distro-setup diff --git a/switch-mail-host b/switch-mail-host old mode 100755 new mode 100644 index 61e8966..1598695 --- a/switch-mail-host +++ b/switch-mail-host @@ -1,150 +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 <