This commit is contained in:
tavo-wasd 2023-11-13 19:48:18 -06:00
parent d32c179bd3
commit 4db84e94b0

View file

@ -12,7 +12,7 @@ apt install -y groff-base grap nginx php-fpm
```
Download and extract files. Then,
Copy web root and set up permissions to `www-data` user
copy web root and set up permissions to `www-data` user
so PDFs can be generated.
```shell