docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 20 Aug 2018 23:04:37 +0200
branchstable
changeset 3979 db44da7b9097
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
changelog: update with issue5927 fix

mkdir -p html

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

netlify deploy