X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=generate-jsdoc.sh;h=6512fb03fb8d49b400360471607526e0f055994b;hb=3eacb8c2d4f0aca40cf969c21cb4c4ae72704b65;hp=1468cac3bfde4df8662e35661ec26a5990139fec;hpb=3234efcf845957d65ae04197641b8795b469b6f4;p=dygraphs.git diff --git a/generate-jsdoc.sh b/generate-jsdoc.sh index 1468cac..6512fb0 100755 --- a/generate-jsdoc.sh +++ b/generate-jsdoc.sh @@ -14,4 +14,6 @@ if [ -s /tmp/dygraphs-jsdocerrors.txt ]; then echo Please fix any jsdoc errors/warnings before sending patches. fi +chmod -R a+rX jsdoc + echo Done