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