view docs/tutorial/deploy.sh @ 6739:c94690f59bea stable

topic: allow selecting a specific tns value in debug-default-topic-namespace
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 07 Mar 2024 14:56:50 -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