[Swift-commit] r4918 - wwwdev
vytas at ci.uchicago.edu
vytas at ci.uchicago.edu
Mon Aug 1 09:34:56 CDT 2011
Author: vytas
Date: 2011-08-01 09:34:55 -0500 (Mon, 01 Aug 2011)
New Revision: 4918
Added:
wwwdev/updatenodocs.sh
Log:
new look & feel
Added: wwwdev/updatenodocs.sh
===================================================================
--- wwwdev/updatenodocs.sh (rev 0)
+++ wwwdev/updatenodocs.sh 2011-08-01 14:34:55 UTC (rev 4918)
@@ -0,0 +1,8 @@
+#!/bin/sh
+
+umask 002
+echo "--------- Updating www... ----------"
+svn update
+chmod -R g+w .svn 2>/dev/null
+echo "--------- All done ----------"
+
Property changes on: wwwdev/updatenodocs.sh
___________________________________________________________________
Added: svn:executable
+
More information about the Swift-commit
mailing list