view docs/tutorial/deploy.sh @ 5749:0095a5240db5 mercurial-5.6

tests: back out changeset a4e50b74747e
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 28 Jan 2021 18:48:37 +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