docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 08 Feb 2019 09:29:54 +0100
changeset 4396 83d45ded5af8
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