Skip to content

Commit

Permalink
Add basic rbenv-install script
Browse files Browse the repository at this point in the history
  • Loading branch information
josh committed Sep 7, 2011
1 parent 1985fb8 commit 56dfc05
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bin/rbenv-install
@@ -0,0 +1,2 @@
#!/bin/sh
exec ruby-build $1 ~/.rbenv/versions/$1

0 comments on commit 56dfc05

Please sign in to comment.