view docs/tutorial/deploy.sh @ 5641:1dd861f4608c mercurial-4.7

tests: back out changeset ba8bc1b0acd2
author Anton Shestakov <av6@dwimlabs.net>
date Sat, 31 Oct 2020 20:13:46 +0800
parents aad37ffd7d58
children
line wrap: on
line source

mkdir -p html

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

netlify deploy