docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 27 Nov 2018 04:46:35 +0100
changeset 4280 ff799015d62e
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
packaging: merge with version 8.3.2

mkdir -p html

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

netlify deploy