bootstrap-rocky-9/install-lamp.sh

4 lines
139 B
Bash
Raw Permalink Normal View History

2024-12-01 21:06:22 +02:00
#!/usr/bin/env bash
2024-12-01 21:07:59 +02:00
dnf install -y httpd mod_ssl mariadb-server mariadb php-{common,gmp,fpm,curl,intl,pdo,mbstring,gd,xml,cli,zip,mysqli}