mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-05-03 23:45:59 +00:00
Apply suggestion from @tremor021
This commit is contained in:
@@ -17,23 +17,19 @@ msg_info "Installing Dependencies"
|
|||||||
$STD apt install -y \
|
$STD apt install -y \
|
||||||
autoconf \
|
autoconf \
|
||||||
automake \
|
automake \
|
||||||
gcc \
|
|
||||||
libc6 \
|
|
||||||
libgd-dev \
|
|
||||||
libmcrypt-dev \
|
|
||||||
libnet-snmp-perl \
|
|
||||||
libssl-dev \
|
|
||||||
make \
|
|
||||||
openssl \
|
|
||||||
php \
|
|
||||||
apache2 \
|
|
||||||
apache2-utils \
|
|
||||||
build-essential \
|
build-essential \
|
||||||
bc \
|
bc \
|
||||||
dc \
|
dc \
|
||||||
gawk \
|
gawk \
|
||||||
gperf \
|
gperf \
|
||||||
gettext \
|
gettext \
|
||||||
|
libc6 \
|
||||||
|
libgd-dev \
|
||||||
|
libmcrypt-dev \
|
||||||
|
libnet-snmp-perl \
|
||||||
|
libssl-dev \
|
||||||
|
php \
|
||||||
|
apache2 \
|
||||||
snmp \
|
snmp \
|
||||||
unzip \
|
unzip \
|
||||||
wget
|
wget
|
||||||
|
|||||||
Reference in New Issue
Block a user