Use $IP as the IP by default

This commit is contained in:
Lennart Kats 2015-06-16 14:37:36 +02:00
parent c0703b6258
commit a4d56bf34b

View File

@ -163,4 +163,4 @@ updateNodeModules
echo "Success!"
echo "run '${yellow}node server.js --listen 0.0.0.0 -p 8080 -a :${resetColor}' to launch Cloud9"
echo "run '${yellow}node server.js -p 8080 -a :${resetColor}' to launch Cloud9"