Update install.sh

This commit is contained in:
mannem srinivas 2024-09-16 15:56:02 +05:30 committed by GitHub
parent 2626807234
commit cb0f3f95a2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"