iankelling.org
/
git
/
distro-setup
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9b27633
)
fix overlooked archive subols
author
Ian Kelling
<ian@iankelling.org>
Thu, 2 Mar 2023 01:56:17 +0000
(20:56 -0500)
committer
Ian Kelling
<ian@iankelling.org>
Thu, 2 Mar 2023 01:56:17 +0000
(20:56 -0500)
switch-mail-host
patch
|
blob
|
history
diff --git
a/switch-mail-host
b/switch-mail-host
index 651c96ecc3a92d00e37cd50fc189d8a735e75db6..b6959f3a6ca3c34128799248512f1e07e0d1f6bd 100644
(file)
--- a/
switch-mail-host
+++ b/
switch-mail-host
@@
-57,7
+57,7
@@
fi
mail_only=false
host2_only=false
force=false
-mp_args="-m /o,/
q,/a
"
+mp_args="-m /o,/
a,/ar,/q,/qr
"
temp=$(getopt -l force,help ioh "$@") || usage 1
eval set -- "$temp"
while true; do