Skip to content

Commit

Permalink
Rehash
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaclayton committed Feb 26, 2012
1 parent e89b63e commit 418febb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbooks/rbenv/recipes/default.rb
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
code <<-EOF
source #{profile_path}
rbenv install 1.9.3-p125
rbenv hashes
rbenv rehash
rbenv global 1.9.3-p125
EOF

Expand Down

0 comments on commit 418febb

Please sign in to comment.