comparison docs/tutorial/deploy.sh @ 3376:aad37ffd7d58

doc: import the training support Import the training support which was stored in a private-repository before.
author Boris Feld <boris.feld@octobus.net>
date Mon, 08 Jan 2018 11:46:53 +0100
parents
children
comparison
equal deleted inserted replaced
3375:1cb549cd6236 3376:aad37ffd7d58
1 mkdir -p html
2
3 cp index.html html/
4 cp *.css html/
5 cp *.js html/
6 cp -R img html/
7 cp -R graphviz-images/ html/
8
9 netlify deploy