view docs/tutorial/deploy.sh @ 5112:51e38bf936cf

tests: adjust test output for an early return in mergecopies() CORE-TEST-OUTPUT-UPDATE: baf3fe2977cc
author Anton Shestakov <av6@dwimlabs.net>
date Sun, 02 Feb 2020 15:51:10 +0700
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