install.sh aktualisiert

This commit is contained in:
klaas 2025-03-26 21:38:03 +01:00
parent c2af2955db
commit c39799f4b9
1 changed files with 2 additions and 2 deletions

View File

@ -54,8 +54,8 @@ clear
echo "Installiere nodeJS"
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.3/install.sh | bash
source ~/.bashrc
sh ~/.nvm/nvm.sh
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
nvm install v20
# usefull packages für nodeJS