view docs/tutorial/deploy.sh @ 4585:d871c8a92dee

test: remove duplicated test We have the test in test-evolve-orphan-split.t which is covering the same case this test does. Also this test states that evolve shows some error in split case, but now this is not the case we update to the top of splitted csets.
author Sushil khanchi <sushilkhanchi97@gmail.com>
date Sun, 21 Apr 2019 12:06:31 +0530
parents aad37ffd7d58
children
line wrap: on
line source

mkdir -p html

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

netlify deploy