docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 26 Mar 2019 11:23:09 +0100
changeset 4447 5205e3dedafc
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
branching: merge with stable

mkdir -p html

cp index.html html/
cp *.css html/
cp *.js html/
cp -R img html/
cp -R graphviz-images/ html/

netlify deploy