docs/tutorial/deploy.sh
author Sushil khanchi <sushilkhanchi97@gmail.com>
Sun, 29 Sep 2019 11:47:18 +0530
branchstable
changeset 4988 588b3484c131
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
amend: abort if both --patch and --extract are used

mkdir -p html

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

netlify deploy