mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-02-01 23:57:37 +00:00
Batch file cleanups
This commit is contained in:
@@ -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");
|
||||
|
||||
Reference in New Issue
Block a user