docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 31 Jan 2020 14:52:38 +0100
branchstable
changeset 5107 6243687e6b61
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
packaging: update tested with version We have tested this with 5.3rc so let mark 5.3 as tested too.

mkdir -p html

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

netlify deploy