Browse Source

Update syncmail host to rhea

Colin Powell 5 years ago
parent
commit
257ca184c2
1 changed files with 1 additions and 1 deletions
  1. 1 1
      bin/.bin/syncmail.sh

+ 1 - 1
bin/.bin/syncmail.sh

@@ -2,5 +2,5 @@
 
 notmuch search --output=files tag:deleted | xargs -r rm
 notmuch new
-muchsync janus.unbl.ink
+muchsync rhea.unbl.ink
 exit 0