mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
fix debugRun
This commit is contained in:
parent
9f03e5ec68
commit
0e110efe9e
1 changed files with 0 additions and 1 deletions
|
@ -22,7 +22,6 @@ node-inspector &
|
||||||
|
|
||||||
echo "If you are new to node-inspector, take a look at this video: http://youtu.be/AOnK3NVnxL8"
|
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 $*
|
node --debug node_modules/ep_etherpad-lite/node/server.js $*
|
||||||
|
|
||||||
#kill node-inspector before ending
|
#kill node-inspector before ending
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue