view docs/tutorial/deploy.sh @ 6623:35dc0ef481a5

pullbundle: let pytype ignore the old discovery.outgoing() signature
author Anton Shestakov <av6@dwimlabs.net>
date Sun, 31 Dec 2023 15:57:28 -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