[or-cvs] r23468: {website} fix the path to mirror trigger. (website/trunk)

Andrew Lewman andrew at torproject.org
Sat Oct 9 00:39:31 UTC 2010


Author: phobos
Date: 2010-10-09 00:39:31 +0000 (Sat, 09 Oct 2010)
New Revision: 23468

Modified:
   website/trunk/publish
Log:
fix the path to mirror trigger.


Modified: website/trunk/publish
===================================================================
--- website/trunk/publish	2010-10-09 00:37:07 UTC (rev 23467)
+++ website/trunk/publish	2010-10-09 00:39:31 UTC (rev 23468)
@@ -15,5 +15,5 @@
 ssh vescum chmod g+w -R /srv/www-master.torproject.org/htdocs
 
 echo "Forcing mirror update"
-ssh vescum '/var/lib/mirror-tor/trigger-sync'
+ssh vescum '/home/mirroradm/bin/trigger-mirrors'
 



More information about the tor-commits mailing list