mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-07-08 06:57:37 +00:00
Update node-red-install.sh
This commit is contained in:
@ -75,6 +75,8 @@ msg_ok "Updated Container OS"
|
||||
msg_info "Installing Dependencies"
|
||||
apt-get install -y curl &>/dev/null
|
||||
apt-get install -y sudo &>/dev/null
|
||||
apt-get install -y git &>/dev/null
|
||||
apt-get install -y build-essential &>/dev/null
|
||||
msg_ok "Installed Dependencies"
|
||||
|
||||
msg_info "Installing Node-Red"
|
||||
|
Reference in New Issue
Block a user