Просмотр исходного кода

Added gulp-cli to the bootstrap file, run 'vagrant up --provision' to apply these changes

Cameron Kline 8 лет назад
Родитель
Сommit
9ac59ff230
1 измененных файлов с 1 добавлено и 0 удалено
  1. 1 0
      bootstrap.sh

+ 1 - 0
bootstrap.sh

@@ -98,3 +98,4 @@ fi
 # automatically install all of our dependencies
 cd /musare
 npm install --no-bin-links
+sudo npm install --global gulp-cli