瀏覽代碼

Update syncmail host to rhea

Colin Powell 5 年之前
父節點
當前提交
257ca184c2
共有 1 個文件被更改,包括 1 次插入1 次删除
  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 search --output=files tag:deleted | xargs -r rm
 notmuch new
 notmuch new
-muchsync janus.unbl.ink
+muchsync rhea.unbl.ink
 exit 0
 exit 0