mirror of
https://github.com/sdkman/sdkman-cli.git
synced 2026-02-01 10:13:07 -05:00
Init and ext scripts no longer on the path.
This commit is contained in:
@@ -118,8 +118,6 @@ if [ -z "${GVM_DIR}" ]; then
|
||||
export GVM_DIR="$HOME/.gvm"
|
||||
fi
|
||||
|
||||
PATH="${GVM_DIR}/bin:${GVM_DIR}/ext:$PATH"
|
||||
|
||||
GROOVY_HOME="${GVM_DIR}/groovy/current"
|
||||
GRAILS_HOME="${GVM_DIR}/grails/current"
|
||||
GRIFFON_HOME="${GVM_DIR}/griffon/current"
|
||||
|
||||
Reference in New Issue
Block a user