Selaa lähdekoodia

Update syncmail host to rhea

Colin Powell 5 vuotta sitten
vanhempi
commit
257ca184c2
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  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