Mercurial > evolve
view docs/tutorial/deploy.sh @ 5152:583dc6ef3eb2 stable 9.3.0
packaging: prepare version 9.3.0
author | Anton Shestakov <av6@dwimlabs.net> |
---|---|
date | Wed, 04 Mar 2020 16:53:48 +0100 |
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