view docs/tutorial/deploy.sh @ 6450:72359768e9d9

pullbundle: drop support for hg 4.8, add more current hg versions
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 16 Mar 2023 19:20:35 -0300
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