docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 07 Nov 2019 10:29:03 +0100
changeset 4921 a7c01a2a3974
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