docs/tutorial/deploy.sh
author Pierre-Yves David <pierre-yves.david@octobus.net>
Tue, 21 Aug 2018 13:59:27 +0200 (2018-08-21)
branchmercurial-4.4
changeset 4001 637be9d53ce0
parent 3376 aad37ffd7d58
permissions -rwxr-xr-x
test: adjust glob in previous changeset I forgot to glob the time.
mkdir -p html

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

netlify deploy