docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 25 Oct 2018 18:44:07 +0200 (2018-10-25)
branchstable
changeset 4217 664152f7f003
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
Added tag 8.3.1 for changeset b90422a11a88
mkdir -p html

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

netlify deploy