view docs/tutorial/deploy.sh @ 6293:2b30ff6c8e82 stable

packaging: mark as developer version
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 14 Jul 2022 16:39:49 +0400
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