fix debugRun
parent
9f03e5ec68
commit
0e110efe9e
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue