docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Mon, 29 Jul 2019 12:45:29 +0200
branchmercurial-4.4
changeset 4766 bbf6837a7fed
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
test-compat: close branch for mercurial-4.0 We dropped compatibility in 9.0.0

mkdir -p html

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

netlify deploy