Skip to content

Commit e14662d

Browse files
committed
Rehash after install
1 parent 13cb0f3 commit e14662d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

bin/rbenv-install

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,4 +28,5 @@ esac
2828
VERSION_NAME="${DEFINITION##*/}"
2929
PREFIX="${RBENV_ROOT}/versions/${VERSION_NAME}"
3030

31-
exec ruby-build "$DEFINITION" "$PREFIX"
31+
ruby-build "$DEFINITION" "$PREFIX"
32+
rbenv rehash

0 commit comments

Comments
 (0)