docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 25 Sep 2018 13:29:49 +0200
changeset 4140 9b71aa222f8e
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
pullbundle: issue local branches in the right order

mkdir -p html

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

netlify deploy