diff --git a/install.sh b/install.sh index e8743cf..716016d 100755 --- a/install.sh +++ b/install.sh @@ -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"