view docs/tutorial/deploy.sh @ 6055:58b845307b9b stable

packaging: update the debian changelog
author Anton Shestakov <av6@dwimlabs.net>
date Tue, 12 Oct 2021 17:24:20 +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