mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-12 18:36:04 -06:00
remove an extra -
This commit is contained in:
parent
32b3fdd39c
commit
22c37f9a38
@ -49,7 +49,7 @@ yum-config-manager --enable remi-php73
|
|||||||
yum update -y
|
yum update -y
|
||||||
|
|
||||||
## Install PHP 7.3
|
## Install PHP 7.3
|
||||||
yum install -y -php php-common php-fpm php-cli php-json php-mysqlnd php-mcrypt php-gd php-mbstring php-pdo php-zip php-bcmath php-dom php-opcache
|
yum install -y php php-common php-fpm php-cli php-json php-mysqlnd php-mcrypt php-gd php-mbstring php-pdo php-zip php-bcmath php-dom php-opcache
|
||||||
```
|
```
|
||||||
|
|
||||||
### Nginx
|
### Nginx
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user