mirror of
https://github.com/tommytran732/Linux-Setup-Scripts
synced 2024-11-09 11:41:33 -05:00
Add php-opcache
This commit is contained in:
parent
c7ddb00a35
commit
f8ffc68422
@ -14,7 +14,7 @@ sudo dnf install -y composer
|
|||||||
## Install other necessary packages
|
## Install other necessary packages
|
||||||
|
|
||||||
```
|
```
|
||||||
sudo dnf install -y php-gd php-pdo unzip
|
sudo dnf install -y php-gd php-opcache php-pdo unzip
|
||||||
```
|
```
|
||||||
|
|
||||||
## Setup Directory Structure
|
## Setup Directory Structure
|
||||||
|
Loading…
Reference in New Issue
Block a user