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