[Swift-commit] r3794 - www

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Mon Dec 13 16:30:25 CST 2010


Author: wozniak
Date: 2010-12-13 16:30:24 -0600 (Mon, 13 Dec 2010)
New Revision: 3794

Modified:
   www/update.sh
Log:
Add chmods


Modified: www/update.sh
===================================================================
--- www/update.sh	2010-12-13 22:29:11 UTC (rev 3793)
+++ www/update.sh	2010-12-13 22:30:24 UTC (rev 3794)
@@ -35,6 +35,8 @@
 svn update
 chmod -R g+w .svn 2>/dev/null
 chmod a+r docs/index.php
+chmod a+r downloads/index.php
+chmod a+r inc/nav.php inc/footer.php 
 echo "--------- Updating docs... ----------"
 
 for SET in guides/trunk guides/release-0.91




More information about the Swift-commit mailing list