Added mod_ssl to lamp
This commit is contained in:
parent
f755efb4f8
commit
ce58aff9a9
@ -1,3 +1,3 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
dnf install -y httpd mariadb-server mariadb php-{common,gmp,fpm,curl,intl,pdo,mbstring,gd,xml,cli,zip,mysqli}
|
||||
dnf install -y httpd mod_ssl mariadb-server mariadb php-{common,gmp,fpm,curl,intl,pdo,mbstring,gd,xml,cli,zip,mysqli}
|
||||
|
Loading…
Reference in New Issue
Block a user