docs/tutorial/deploy.sh
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 22 Jan 2019 22:36:29 -0800
changeset 4375 07ccf1686024
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
evolve: use context managers for locks and transaction

mkdir -p html

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

netlify deploy