mirror of
https://github.com/tteck/Proxmox.git
synced 2024-12-25 06:21:56 +00:00
Update node-red_setup.sh
This commit is contained in:
parent
0cf3512f96
commit
54f4c80776
@ -31,7 +31,7 @@ echo -e "${CHECKMARK} \e[1;92m Updating Container OS... \e[0m"
|
|||||||
apt update &>/dev/null
|
apt update &>/dev/null
|
||||||
apt-get -qqy upgrade &>/dev/null
|
apt-get -qqy upgrade &>/dev/null
|
||||||
|
|
||||||
echo -e "${CHECKMARK} \e[1;92m Installing Dependencie... \e[0m"
|
echo -e "${CHECKMARK} \e[1;92m Installing Dependencies... \e[0m"
|
||||||
apt-get -qqy install \
|
apt-get -qqy install \
|
||||||
curl \
|
curl \
|
||||||
sudo &>/dev/null
|
sudo &>/dev/null
|
||||||
|
Loading…
Reference in New Issue
Block a user