Skip to content

Commit 4bf5c00

Browse files
committed
Merge pull request rbenv#31 from sstephenson/rbenv-install
rbenv-install
2 parents 1985fb8 + 56dfc05 commit 4bf5c00

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

bin/rbenv-install

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
#!/bin/sh
2+
exec ruby-build $1 ~/.rbenv/versions/$1

0 commit comments

Comments
 (0)