Mercurial > evolve
view docs/tutorial/deploy.sh @ 6910:038df334d51a mercurial-6.0
test-compat: merge mercurial-6.1 into mercurial-6.0
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Fri, 25 Oct 2024 15:50:15 +0400 |
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