docs/tutorial/deploy.sh
author Sushil khanchi <sushilkhanchi97@gmail.com>
Fri, 19 Apr 2019 10:31:53 +0530
branchstable
changeset 4546 e7b44e9c38d2
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
compat: fix a typo in compat patch

mkdir -p html

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

netlify deploy