From: Dan Vanderkam Date: Mon, 23 Apr 2012 16:24:12 +0000 (-0400) Subject: chmod options reference X-Git-Tag: v1.0.0~278 X-Git-Url: https://adrianiainlam.tk/git/?a=commitdiff_plain;h=b7d36956d0b31d38788b9508e2de9f1047395c1f;p=dygraphs.git chmod options reference --- diff --git a/push-to-web.sh b/push-to-web.sh index e888f02..422f0fd 100755 --- a/push-to-web.sh +++ b/push-to-web.sh @@ -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