docs/tutorial/deploy.sh
author Anton Shestakov <av6@dwimlabs.net>
Wed, 04 Mar 2020 16:53:48 +0100
branchstable
changeset 5152 583dc6ef3eb2
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
packaging: prepare version 9.3.0

mkdir -p html

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

netlify deploy