Mercurial > evolve
view docs/tutorial/deploy.sh @ 6899:43b1fcb4055c mercurial-6.7
test-compat: merge mercurial-6.8 into mercurial-6.7
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Thu, 24 Oct 2024 17:57:11 +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