Mercurial > evolve
view docs/tutorial/deploy.sh @ 6063:1a13ac9ef30a mercurial-5.8
test-compat: back out test changes from 65d4e47d7f26
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Sun, 10 Oct 2021 10:52:01 +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