docs/tutorial/deploy.sh
author Anton Shestakov <av6@dwimlabs.net>
Fri, 23 Feb 2018 20:27:17 +0800
changeset 3521 b738bfbef3a0
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
obsdiscovery: include units in ui.progress() calls (issue5773)

mkdir -p html

cp index.html html/
cp *.css html/
cp *.js html/
cp -R img html/
cp -R graphviz-images/ html/

netlify deploy