Added lamp install
This commit is contained in:
parent
59b037884b
commit
f755efb4f8
3
install-lamp.sh
Executable file
3
install-lamp.sh
Executable file
@ -0,0 +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}
|
Loading…
Reference in New Issue
Block a user