projects
/
dygraphs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3ec18d
)
push flashcanvas to web
author
Dan Vanderkam
<dan@dygraphs.com>
Tue, 22 Mar 2011 01:24:40 +0000
(21:24 -0400)
committer
Dan Vanderkam
<dan@dygraphs.com>
Tue, 22 Mar 2011 01:24:40 +0000
(21:24 -0400)
push-to-web.sh
patch
|
blob
|
blame
|
history
diff --git
a/push-to-web.sh
b/push-to-web.sh
index
7aca0f4
..
c41fd42
100755
(executable)
--- a/
push-to-web.sh
+++ b/
push-to-web.sh
@@
-13,7
+13,7
@@
site=$1
# Copy everything to the site.
scp tests/*.html tests/*.js tests/*.png $site/tests/ \
&& \
-scp dygraph*.js gadget.xml excanvas.js thumbnail.png screenshot.png docs/* $site/
+scp dygraph*.js gadget.xml excanvas.js
flashcanvas.*
thumbnail.png screenshot.png docs/* $site/
# Revert changes to dygraph-combined.js and docs/options.html
git checkout dygraph-combined.js