view docs/tutorial/deploy.sh @ 6827:eb8a648d90de

tests: demonstrate that using FQBN sometimes works with hg up
author Anton Shestakov <av6@dwimlabs.net>
date Fri, 03 Nov 2023 15:11:06 -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