view docs/tutorial/deploy.sh @ 6575:1ecb25d771df

changelog: document tns precheck limitations on hg 5.2 and older
author Anton Shestakov <av6@dwimlabs.net>
date Wed, 18 Oct 2023 15:55: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