docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 12 Oct 2018 14:55:46 +0200
branchstable
changeset 4165 ccbfbeee6cf3
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
test: backed out test output changes from changeset ef22eef37ecc

mkdir -p html

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

netlify deploy