docs/tutorial/deploy.sh
author Martin von Zweigbergk <martinvonz@google.com>
Tue, 03 Dec 2019 09:43:10 -0800
branchstable
changeset 4981 60be1bd580c7
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
compat: accept "success" argument to lock._afterlock callback The callback gets a new "success" argument since Mercurial commit 888bd39ed555 (lock: pass "success" boolean to _afterlock callbacks, 2019-11-19).

mkdir -p html

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

netlify deploy