mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-12-14 09:04:19 +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"
|
||||
;;
|
||||
esac
|
||||
|
||||
|
||||
# Source nvm
|
||||
# shellcheck source=/dev/null
|
||||
. "$(nvm_install_dir)/nvm.sh"
|
||||
|
||||
Reference in New Issue
Block a user