docs/tutorial/deploy.sh
author Anton Shestakov <av6@dwimlabs.net>
Thu, 19 Dec 2019 18:02:31 +0700
changeset 5044 b9179a034005
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
pullbundle: compatibility for progress in hg <= 4.6

mkdir -p html

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

netlify deploy