diff --git a/tools/install.sh b/tools/install.sh index 88e1407..62c6a7a 100755 --- a/tools/install.sh +++ b/tools/install.sh @@ -21,7 +21,7 @@ if [ 1 == 1 ]; then mkvirtualenv cb-meteor pip install nodeenv nodeenv -p - curl https://install.meteor.com/ | sh + # curl https://install.meteor.com/ | sh fi if [ ! -n "$ZCNF" ]; then