diff --git a/scripts/install-sdk.sh b/scripts/install-sdk.sh index d133231c..2ce6fe1a 100755 --- a/scripts/install-sdk.sh +++ b/scripts/install-sdk.sh @@ -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 :