X-Git-Url: https://adrianiainlam.tk/git/?a=blobdiff_plain;f=push-to-web.sh;h=3d65b1bd1940231cbdbeb319ad334661396d5246;hb=e3489f4f5e3f880e412f75ac2fea3635fa68e04f;hp=1003430e1f988571b49193ed03c777e9f56ab8fa;hpb=11a255507812fc1ffad56b6994ed699f3721f1f0;p=dygraphs.git diff --git a/push-to-web.sh b/push-to-web.sh index 1003430..3d65b1b 100755 --- a/push-to-web.sh +++ b/push-to-web.sh @@ -8,7 +8,7 @@ site=$1 ./generate-combined.sh # Copy everything to the site. -scp tests/*.html tests/*.js $site/tests/ \ +scp tests/*.html tests/*.js tests/*.png $site/tests/ \ && \ scp dygraph*.js gadget.xml excanvas.js thumbnail.png docs/* $site/