docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Thu, 25 Oct 2018 12:55:22 +0200
branchstable
changeset 4199 5596071078b7
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
test-compat: backed out changeset b0084d599112 Preparing the branch for 4.8.

mkdir -p html

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

netlify deploy