do not start sdk from install script

This commit is contained in:
nightwing 2015-03-03 09:00:04 +04:00
parent 8a8769a7f6
commit 37fbcdf47f

View File

@ -110,4 +110,3 @@ updateNodeModules
echo "Success!"
echo "run '${yellow}node server.js -p 8181 -l 0.0.0.0 -a :${resetColor}' to launch Cloud9"
"$NODE" server.js -p 8181 -l 0.0.0.0 -a :