1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-07-09 13:34:21 +00:00

Added some command line switches to the batch file

This commit is contained in:
Jeremy Ruston 2012-05-03 21:57:41 +01:00
parent ecd4f45e87
commit 0dec33b354

View File

@ -2,4 +2,4 @@
# run TiddlyWiki5
node core/boot.js || exit 1
node core/boot.js --verbose --dump shadows || exit 1