Fix debian 10 formatting

oops
This commit is contained in:
Omar Kamel 2020-12-10 11:47:21 -05:00 committed by GitHub
parent 5fa5e7abdc
commit d8ff649805
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -30,6 +30,7 @@ apt update
## Install PHP 7.4
apt install -y php7.4 php7.4-{cli,common,gd,mysql,mbstring,bcmath,xml,fpm,curl,zip}
```
### Nginx
```bash