[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[or-cvs] r19726: {website} revert the last change to publish until I can fix it correct (website/trunk)
Author: phobos
Date: 2009-06-16 00:12:47 -0400 (Tue, 16 Jun 2009)
New Revision: 19726
Modified:
website/trunk/publish
Log:
revert the last change to publish until I can fix it correctly.
Modified: website/trunk/publish
===================================================================
--- website/trunk/publish 2009-06-16 04:05:08 UTC (rev 19725)
+++ website/trunk/publish 2009-06-16 04:12:47 UTC (rev 19726)
@@ -10,7 +10,7 @@
date -u > project/trace/www.torproject.org
# don't copy over stuff with permissions that make it useless
-chmod 664 * -R
+chmod a+r * -R
## I'm not comfortable having arbitrary people use --delete yet,
## since if they screw up it'll blow away arbitrary things.