Explorar el Código

Update syncmail host to rhea

Colin Powell hace 5 años
padre
commit
257ca184c2
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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