chmod options reference
authorDan Vanderkam <danvk@google.com>
Mon, 23 Apr 2012 16:24:12 +0000 (12:24 -0400)
committerDan Vanderkam <danvk@google.com>
Mon, 23 Apr 2012 16:24:12 +0000 (12:24 -0400)
push-to-web.sh

index e888f02..422f0fd 100755 (executable)
@@ -14,6 +14,7 @@ site=$1
 
 # Generate documentation.
 ./generate-documentation.py > docs/options.html
+chmod a+r docs/options.html
 if [ -s docs/options.html ] ; then
   ./generate-jsdoc.sh