summaryrefslogtreecommitdiff
path: root/start.bat
diff options
context:
space:
mode:
authorMarcel Klehr <mklehr@gmx.net>2012-08-01 15:52:12 +0200
committerMarcel Klehr <mklehr@gmx.net>2012-08-01 15:52:12 +0200
commit4b59a18f2394c8597ceed42beb079c046854fc7a (patch)
treefa84d999f5e621749977e95af6e60a9af4f5a6ab /start.bat
parentdf38915b63f92bd32dbbf5101269e70ed41621b3 (diff)
downloadetherpad-lite-4b59a18f2394c8597ceed42beb079c046854fc7a.zip
Update start.bat
Diffstat (limited to 'start.bat')
-rw-r--r--start.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/start.bat b/start.bat
index 62410222..0f6fc553 100644
--- a/start.bat
+++ b/start.bat
@@ -1 +1 @@
-bin\node.exe node_modules\ep_etherpad-lite\node\server.js \ No newline at end of file
+node node_modules\ep_etherpad-lite\node\server.js \ No newline at end of file