X-Git-Url: https://iankelling.org/git/?a=blobdiff_plain;f=switch-mail-host;h=13209a2164e4eec951dcc9dc6a76e7a3be07b299;hb=bcd9ff5509ba8f7d693fa1dfbcd623fc8aa90c72;hp=c67f30635570876f499860e3a98f0c69aaeb4a53;hpb=93db0c16393fe75efef3167c1d2b332f50387c23;p=distro-setup diff --git a/switch-mail-host b/switch-mail-host old mode 100755 new mode 100644 index c67f306..13209a2 --- a/switch-mail-host +++ b/switch-mail-host @@ -23,7 +23,7 @@ EOF ##### begin command line parsing ######## update_wrt=true # default -temp=$(getopt -l help wh "$@") || usage 1 +temp=$(getopt -l help owh "$@") || usage 1 mp_args= eval set -- "$temp" while true; do