docs/tutorial/deploy.sh
author Anton Shestakov <av6@dwimlabs.net>
Thu, 23 Jan 2020 17:41:00 +0700 (2020-01-23)
branchmercurial-4.5
changeset 5092 961e853e7efe
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
test-compat: merge mercurial-4.6 into mercurial-4.5
mkdir -p html

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

netlify deploy