X-Git-Url: https://iankelling.org/git/?p=distro-setup;a=blobdiff_plain;f=switch-mail-host;h=13209a2164e4eec951dcc9dc6a76e7a3be07b299;hp=c67f30635570876f499860e3a98f0c69aaeb4a53;hb=82c5e0663bcd7181f8943a0cac03ead8dbd3ff99;hpb=b6c69a0915fdc162184279f94448e6ff929a06c6 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