docs/tutorial/deploy.sh
author Martin von Zweigbergk <martinvonz@google.com>
Fri, 12 Jul 2019 17:02:35 -0700
changeset 4753 87d3955467b4
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
py3: convert str to bytes before passing to core exception

mkdir -p html

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

netlify deploy