docs/tutorial/deploy.sh
author Anton Shestakov <av6@dwimlabs.net>
Thu, 10 Oct 2019 08:22:41 +0700
branchstable
changeset 4904 f26ad80df723
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
tests: add the new "-r" bit to the usual merge hint CORE-TEST-OUTPUT-UPDATE: 8197b395710e

mkdir -p html

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

netlify deploy