mirror of https://github.com/tteck/Proxmox.git
Update ha_setup.sh
This commit is contained in:
parent
977483a99b
commit
98901d5926
|
@ -32,6 +32,7 @@ apt update &>/dev/null
|
|||
apt-get -qqy upgrade &>/dev/null
|
||||
|
||||
echo -e "${CHECKMARK} \e[1;92m Installing Dependencies... \e[0m"
|
||||
apt-get update &>/dev/null
|
||||
apt-get -qqy install \
|
||||
curl \
|
||||
wget &>/dev/null
|
||||
|
|
Loading…
Reference in New Issue