Skip to content

Commit

Permalink
installing grunt & deps in the script
Browse files Browse the repository at this point in the history
  • Loading branch information
luiz committed Jan 27, 2015
1 parent 39fe9ce commit 5b44bd8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update-site.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ set -e # halt on error
rvm use --create 2.0.0@vraptor-site
cd vraptor-site
bundle install
npm install
rm -rf output deploy
bundle exec nanoc
grunt
Expand Down

0 comments on commit 5b44bd8

Please sign in to comment.