mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-12-14 17:42:01 +00:00
Update install.sh
This commit is contained in:
@@ -527,7 +527,7 @@ EOF
|
|||||||
echo "Unsupported shell to add node version to the shell: $SHELL"
|
echo "Unsupported shell to add node version to the shell: $SHELL"
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
|
|
||||||
# Source nvm
|
# Source nvm
|
||||||
# shellcheck source=/dev/null
|
# shellcheck source=/dev/null
|
||||||
. "$(nvm_install_dir)/nvm.sh"
|
. "$(nvm_install_dir)/nvm.sh"
|
||||||
|
|||||||
Reference in New Issue
Block a user