This commit is contained in:
Michel Roegl-Brunner 2025-05-15 14:33:40 +02:00
parent 48361da65d
commit bb519910b6

View File

@ -29,9 +29,7 @@ $STD apt-get install -y \
snmpd
msg_ok "Installed Dependencies"
PHP_VERSION=8.2
PHP_FPM=yes
install_php
PHP_VERSION=8.2 PHP_FPM=yes PHP_APACHE=no install_php
install_mariadb
install_composer