[or-cvs] r22792: {website} increase the odds that i can push the website after phobos p (website/trunk)

Roger Dingledine arma at torproject.org
Tue Aug 3 18:58:42 UTC 2010


Author: arma
Date: 2010-08-03 18:58:41 +0000 (Tue, 03 Aug 2010)
New Revision: 22792

Modified:
   website/trunk/publish
Log:
increase the odds that i can push the website after phobos pushes it
somebody should improve this line if they want to


Modified: website/trunk/publish
===================================================================
--- website/trunk/publish	2010-08-03 18:03:40 UTC (rev 22791)
+++ website/trunk/publish	2010-08-03 18:58:41 UTC (rev 22792)
@@ -17,6 +17,7 @@
 #rsync -Prvz --delete . tor.eff.org:directory/
 
 rsync --exclude .svn --exclude .deps --exclude svn --exclude dist --exclude releases --exclude torbutton-current.xpi -Prvz --delete . byblos:/var/www/www.torproject.org/htdocs/
+ssh byblos chmod g+w -R /var/www/www.torproject.org/htdocs
 
 echo "Forcing mirror update"
 ssh byblos '/var/lib/mirror-tor/trigger-sync'



More information about the tor-commits mailing list