docs/tutorial/deploy.sh
author Matt Harbison <matt_harbison@yahoo.com>
Sun, 21 Jan 2018 16:46:31 -0500
branchstable
changeset 3485 ece7cfdff335
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
test: conditionalize blackbox output for Windows

mkdir -p html

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

netlify deploy