mirror of
https://github.com/tteck/Proxmox.git
synced 2024-11-17 20:11:17 +00:00
Update homepage-install.sh
This commit is contained in:
parent
049cb37124
commit
e75acf208c
@ -74,7 +74,7 @@ apt-get install -y git &>/dev/null
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Setting up Node.js Repository"
|
||||
curl -fsSL https://deb.nodesource.com/setup_16.x | bash - &>/dev/null
|
||||
curl -fsSL https://deb.nodesource.com/setup_18.x | bash - &>/dev/null
|
||||
msg_ok "Set up Node.js Repository"
|
||||
|
||||
msg_info "Installing Node.js"
|
||||
|
Loading…
Reference in New Issue
Block a user