view docs/tutorial/deploy.sh @ 5105:79588d0a6256 mercurial-4.5

test-compat: merge mercurial-4.6 into mercurial-4.5
author Anton Shestakov <av6@dwimlabs.net>
date Thu, 30 Jan 2020 14:32:11 +0700
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