diff --git a/bin/debugRun.sh b/bin/debugRun.sh index 28f763cef..f90009d05 100755 --- a/bin/debugRun.sh +++ b/bin/debugRun.sh @@ -22,7 +22,6 @@ node-inspector & echo "If you are new to node-inspector, take a look at this video: http://youtu.be/AOnK3NVnxL8" -cd "node" node --debug node_modules/ep_etherpad-lite/node/server.js $* #kill node-inspector before ending