build.sh: No need to manually copy assets

extra_assets in the json file does it for us.
This commit is contained in:
Olivier Crête 2016-06-01 13:58:46 -04:00
parent 84566d4b0b
commit 484912e8a7

View file

@ -1,3 +1,3 @@
hotdoc run
cp -R attachments built_doc/html/
cp -R images built_doc/html/
#cp -R attachments built_doc/html/
#cp -R images built_doc/html/