mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-11-10 12:33:00 +00:00
Fix #60
This commit is contained in:
2
bld.sh
2
bld.sh
@@ -44,7 +44,7 @@ node ./tiddlywiki.js \
|
|||||||
# Third, empty.html: empty wiki for reuse
|
# Third, empty.html: empty wiki for reuse
|
||||||
|
|
||||||
node ./tiddlywiki.js \
|
node ./tiddlywiki.js \
|
||||||
./editions/tw5.com \
|
./editions/empty \
|
||||||
--verbose \
|
--verbose \
|
||||||
--savetiddler $:/core/templates/tiddlywiki5.template.html $TW5_BUILD_OUTPUT/empty.html text/plain \
|
--savetiddler $:/core/templates/tiddlywiki5.template.html $TW5_BUILD_OUTPUT/empty.html text/plain \
|
||||||
|| exit 1
|
|| exit 1
|
||||||
|
|||||||
Reference in New Issue
Block a user