This commit is contained in:
Jeremy Ruston 2013-03-02 16:18:39 +00:00
parent f7668c80c4
commit fe69b169aa

2
bld.sh
View file

@ -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