mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-13 13:53:53 -05:00
rbenv-path -> rbenv-prefix
This commit is contained in:
@@ -7,6 +7,6 @@ if [ -z "$RBENV_VERSION" ]; then
|
||||
fi
|
||||
|
||||
# Make sure the specified version is installed
|
||||
rbenv-path "$RBENV_VERSION" >/dev/null
|
||||
rbenv-prefix "$RBENV_VERSION" >/dev/null
|
||||
|
||||
echo "$RBENV_VERSION" > "${HOME}/.rbenv/default"
|
||||
|
||||
Reference in New Issue
Block a user