Sfoglia il codice sorgente

Update syncmail host to rhea

Colin Powell 5 anni fa
parent
commit
257ca184c2
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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