docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sat, 20 Jan 2018 12:53:25 +0100
branchstable
changeset 3443 337c740327b9
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
Added tag 7.2.1 for changeset 6c772398eb4e

mkdir -p html

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

netlify deploy