Fix `lazy.sh` to serve the edition *tw5.com-server*

As per the existing documentation:
http://tiddlywiki.com/#Scripts%20for%20TiddlyWiki%20on%20Node.js
This commit is contained in:
Jermolene 2016-08-16 15:46:53 +01:00
parent 4be6efdb4e
commit 118b2ffe2f
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@
# Optional parameter is the username for signing edits
node ./tiddlywiki.js \
editions/server \
editions/tw5.com-server \
--verbose \
--server 8080 $:/core/save/lazy-images text/plain text/html $1 $2\
|| exit 1