few more tweaks
[dygraphs.git] / push-to-web.sh
index e639317..3d65b1b 100755 (executable)
@@ -8,7 +8,7 @@ site=$1
 ./generate-combined.sh
 
 # Copy everything to the site.
-scp tests/*.html tests/*.js tests/*.html $site/tests/ \
+scp tests/*.html tests/*.js tests/*.png $site/tests/ \
 && \
 scp dygraph*.js gadget.xml excanvas.js thumbnail.png docs/* $site/