docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 17 Apr 2018 19:42:26 +0200
changeset 3674 51adc7e6a617
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
compat: fallback to compatible partial lookup prior to 4.6

mkdir -p html

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

netlify deploy