Skip to content

Commit

Permalink
Merge branch 'master' of github.com:Polymer/tools
Browse files Browse the repository at this point in the history
  • Loading branch information
frankiefu committed Apr 14, 2014
2 parents e3badc0 + 43c95e4 commit 862907b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/gp.sh
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ git checkout --orphan gh-pages
git rm -rf -q .

# use bower to install runtime deployment
bower cache clean $repo # ensure we're getting the latest from master.
bower install --config.directory="components" $org/$repo#master

# redirect by default to the component folder
Expand Down

0 comments on commit 862907b

Please sign in to comment.