X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=switch-mail-host;h=288211264ee5e377c2aed0b523d29f33fb52809a;hb=88d40e435fe7d525e033558101f0c0a8101c27b2;hp=40cb8172ffd873deda5097e966903243e6b636c2;hpb=e7708e1261357b00d17f4baffb7051e97f7e8623;p=distro-setup diff --git a/switch-mail-host b/switch-mail-host index 40cb817..2882112 100755 --- a/switch-mail-host +++ b/switch-mail-host @@ -4,189 +4,153 @@ set -eE -o pipefail trap 'echo "$0:$LINENO:error: \"$BASH_COMMAND\" returned $?" >&2' ERR usage() { - cat <