mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 07:35:05 -04:00
spelling fixes in the shell scripts
This commit is contained in:
parent
c984f496c2
commit
d0addfddb3
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ hash node-inspector > /dev/null 2>&1 || {
|
|||
|
||||
node-inspector &
|
||||
|
||||
echo "If you 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 server.js
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue