Merge pull request #3511 from thepeopleseason/vagrant_update_140520

fix(vagrant): explicitly call bower install
This commit is contained in:
Tyler Renelle
2014-05-22 15:55:04 -06:00
+3
View File
@@ -53,6 +53,9 @@ npm install -g grunt-cli bower
echo Installing HabitRPG
npm install
echo Installing Bower packages
sudo -u vagrant bower install -f
echo Seeding Mongodb...
node ./src/seed.js