Commit d0872834e0b740fe1eefd32e30b28eefe24a8fd6

Authored by mj
1 parent ef0df3e18e
Exists in master and in 2 other branches 02-merge, dev

ionstall.sh

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -21,7 +21,7 @@ if [ 1 == 1 ]; then
21 21 mkvirtualenv cb-meteor
22 22 pip install nodeenv
23 23 nodeenv -p
24   - curl https://install.meteor.com/ | sh
  24 + # curl https://install.meteor.com/ | sh
25 25 fi
26 26  
27 27 if [ ! -n "$ZCNF" ]; then