1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2025-11-16 15:28:24 +00:00

Batch file cleanups

This commit is contained in:
Jeremy Ruston
2012-11-29 21:30:53 +00:00
parent 91e1a38db1
commit e65cb93fa2
8 changed files with 11 additions and 10 deletions

View File

@@ -4,4 +4,4 @@
This is invoked as a shell script by NPM when the `tiddlywiki` command is typed
*/
var tiddlywiki = require("./boot.js");
var tiddlywiki = require("./core/boot.js");