docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Sat, 05 Oct 2019 13:46:13 -0400
branchstable
changeset 4881 0b3032e07eb2
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
packaging: update changelog

mkdir -p html

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

netlify deploy