Mercurial > evolve
view docs/tutorial/deploy.sh @ 5633:4ab2f602beb3 mercurial-5.3
tests: back out changeset 028e4ea75456
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sat, 31 Oct 2020 18:48:57 +0800 |
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