mirror of https://github.com/tteck/Proxmox.git
parent
105fa6e8c4
commit
afe93a2b48
|
@ -69,6 +69,7 @@ function msg_ok() {
|
||||||
|
|
||||||
msg_info "Installing Dependencies"
|
msg_info "Installing Dependencies"
|
||||||
apt-get update &>/dev/null
|
apt-get update &>/dev/null
|
||||||
|
apt-get install -y curl &>/dev/null
|
||||||
apt-get install -y git &>/dev/null
|
apt-get install -y git &>/dev/null
|
||||||
msg_ok "Installed Dependencies"
|
msg_ok "Installed Dependencies"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue