Apply suggestion from @tremor021

This commit is contained in:
Slaviša Arežina
2026-04-30 12:38:48 +02:00
committed by GitHub
parent f62b3b0494
commit 04d95b4aee
+7 -11
View File
@@ -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