mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-08-06 22:04:19 +00:00
Fix #60
This commit is contained in:
parent
f7668c80c4
commit
fe69b169aa
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user