diff --git a/bld.sh b/bld.sh index 6494bc7c2..92c1660d1 100755 --- a/bld.sh +++ b/bld.sh @@ -44,7 +44,7 @@ node ./tiddlywiki.js \ # Third, empty.html: empty wiki for reuse node ./tiddlywiki.js \ - ./editions/tw5.com \ + ./editions/empty \ --verbose \ --savetiddler $:/core/templates/tiddlywiki5.template.html $TW5_BUILD_OUTPUT/empty.html text/plain \ || exit 1