forgot to edit other scripts

This commit is contained in:
Montana Scott Rowe 2012-01-19 17:51:44 -06:00
parent 57908fcb16
commit 95d98f0cd0
2 changed files with 2 additions and 2 deletions

View file

@ -23,7 +23,7 @@ node-inspector &
echo "If you are new to node-inspector, take a look at this video: http://youtu.be/AOnK3NVnxL8"
cd "node"
node --debug server.js
node --debug serve.js
#kill node-inspector before ending
kill $!