mirror of
https://github.com/nvm-sh/nvm.git
synced 2025-05-10 14:21:50 +00:00
Update install.sh
This commit is contained in:
parent
2626807234
commit
cb0f3f95a2
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user