Start using the build command in batch files

This commit is contained in:
Jermolene
2014-06-12 08:36:53 +01:00
parent 9547a1f01c
commit 0e09fbf46a

View File

@@ -26,6 +26,5 @@ node ./tiddlywiki.js \
./editions/tw5.com \ ./editions/tw5.com \
--verbose \ --verbose \
--output $TW5_BUILD_OUTPUT \ --output $TW5_BUILD_OUTPUT \
--rendertiddler $:/core/save/all index.html text/plain \ --build index favicon \
--savetiddler $:/favicon.ico favicon.ico \
|| exit 1 || exit 1