Преглед изворни кода

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 new
-muchsync janus.unbl.ink
+muchsync rhea.unbl.ink
 exit 0