docs/tutorial/deploy.sh
author Sushil khanchi <sushilkhanchi97@gmail.com>
Mon, 30 Dec 2019 00:43:17 +0530
changeset 5240 6f5e6253324f
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
test: no need to look at full log

mkdir -p html

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

netlify deploy