mirror of https://github.com/tteck/Proxmox.git
parent
d14a41e94e
commit
3492971e46
|
@ -17,6 +17,7 @@ msg_info "Installing Dependencies"
|
|||
$STD apt-get -y install software-properties-common apt-utils
|
||||
$STD apt-get -y update
|
||||
$STD apt-get -y upgrade
|
||||
$STD apt-get install -y avahi-daemon
|
||||
$STD apt-get -y install \
|
||||
build-essential \
|
||||
gcc \
|
||||
|
|
Loading…
Reference in New Issue