[or-cvs] r22660: {website} update to the current publish script. (website/trunk)
Andrew Lewman
andrew at torproject.org
Mon Jul 19 13:46:52 UTC 2010
Author: phobos
Date: 2010-07-19 13:46:52 +0000 (Mon, 19 Jul 2010)
New Revision: 22660
Modified:
website/trunk/publish
Log:
update to the current publish script.
Modified: website/trunk/publish
===================================================================
--- website/trunk/publish 2010-07-19 13:30:39 UTC (rev 22659)
+++ website/trunk/publish 2010-07-19 13:46:52 UTC (rev 22660)
@@ -16,7 +16,7 @@
## since if they screw up it'll blow away arbitrary things.
#rsync -Prvz --delete . tor.eff.org:directory/
-rsync --exclude .svn --exclude .deps -Prvz . byblos:/var/www/www.torproject.org/htdocs/
+rsync --exclude .svn --exclude .deps --exclude svn --exclude dist --exclude releases --exclude torbutton-current.xpi -Prvz --delete . byblos:/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