Commit e14662de by Joshua Peek

Rehash after install

parent 13cb0f32
......@@ -28,4 +28,5 @@ esac
VERSION_NAME="${DEFINITION##*/}"
PREFIX="${RBENV_ROOT}/versions/${VERSION_NAME}"
exec ruby-build "$DEFINITION" "$PREFIX"
ruby-build "$DEFINITION" "$PREFIX"
rbenv rehash
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment