docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sat, 31 Mar 2018 11:53:09 +0200
changeset 3643 01108d67523f
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
style: fix a couple of pyflakes complains

mkdir -p html

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

netlify deploy