mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-23 10:07:19 +00:00
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:
parent
4be6efdb4e
commit
118b2ffe2f
@ -5,7 +5,7 @@
|
|||||||
# Optional parameter is the username for signing edits
|
# Optional parameter is the username for signing edits
|
||||||
|
|
||||||
node ./tiddlywiki.js \
|
node ./tiddlywiki.js \
|
||||||
editions/server \
|
editions/tw5.com-server \
|
||||||
--verbose \
|
--verbose \
|
||||||
--server 8080 $:/core/save/lazy-images text/plain text/html $1 $2\
|
--server 8080 $:/core/save/lazy-images text/plain text/html $1 $2\
|
||||||
|| exit 1
|
|| exit 1
|
||||||
|
Loading…
Reference in New Issue
Block a user