This commit is contained in:
Michel Roegl-Brunner 2025-05-15 14:41:46 +02:00
parent 7c09f84031
commit 2e8e4101e4

View File

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