From 57908fcb16d7b0816603c33aed9b82b981af275f Mon Sep 17 00:00:00 2001 From: Montana Scott Rowe Date: Thu, 19 Jan 2012 17:51:26 -0600 Subject: [PATCH] forgot to modify other scripts --- start.bat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/start.bat b/start.bat index cf6a60f18..0fe44b3f9 100644 --- a/start.bat +++ b/start.bat @@ -1,2 +1,2 @@ cd node -..\bin\node server.js +..\bin\node serve.js