No need to use jumphost for mail sync

This commit is contained in:
Colin Powell
2020-02-18 00:44:37 -05:00
parent 6516d7d293
commit b476b98181

View File

@ -2,5 +2,5 @@
notmuch search --output=files tag:deleted | xargs -r rm
notmuch new
muchsync -s "ssh -CTaxq -J janus.unbl.ink" iapetus.local
muchsync janus.unbl.ink
exit 0