[mail] Temporary work around for muchsync with jump host

This commit is contained in:
2020-08-25 13:26:12 -04:00
parent c52041a6ff
commit 0c1d524ce7

View File

@ -1,6 +1,5 @@
#!/bin/sh
notmuch search --output=files tag:deleted | xargs -r rm
notmuch new
muchsync rhea.unbl.ink
muchsync rhea.local
exit 0