docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Fri, 31 Aug 2018 00:31:01 +0200
changeset 4056 235f15c40556
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
obshashrange: enable by default We have been testing this in various placed and specific stress test have been performed. It is time to enable this by default

mkdir -p html

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

netlify deploy