mirror of
https://github.com/Jermolene/TiddlyWiki5.git
synced 2025-12-26 11:53:26 -08:00
Fix #60
This commit is contained in:
parent
f7668c80c4
commit
fe69b169aa
1 changed files with 1 additions and 1 deletions
2
bld.sh
2
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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue