docs/tutorial/deploy.sh
author Anton Shestakov <av6@dwimlabs.net>
Sun, 06 Jan 2019 00:27:54 +0800
branchstable
changeset 4336 33fc61e5e119
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
tests: remove unused variable and needless subshell in testlib/pythonpath.sh

mkdir -p html

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

netlify deploy