[Swift-commit] r4851 - www

wozniak at ci.uchicago.edu wozniak at ci.uchicago.edu
Tue Jul 26 11:05:18 CDT 2011


Author: wozniak
Date: 2011-07-26 11:05:18 -0500 (Tue, 26 Jul 2011)
New Revision: 4851

Modified:
   www/push_to.sh
Log:
Usage note


Modified: www/push_to.sh
===================================================================
--- www/push_to.sh	2011-07-25 21:50:26 UTC (rev 4850)
+++ www/push_to.sh	2011-07-26 16:05:18 UTC (rev 4851)
@@ -1,5 +1,8 @@
 #!/bin/bash
 
+# To update the live site from a CI machine, 
+#    use DESTINATION=/ci/www/projects/swift
+
 # File permissions
 CHMOD_DIRECTORY_MODE="775"
 CHMOD_FILE_MODE="664"




More information about the Swift-commit mailing list