This commit is contained in:
tavo-wasd 2023-11-13 17:21:21 -06:00
parent 770ef123af
commit f5800813bd

View file

@ -6,7 +6,7 @@ Minimal groff web frontend
## Installation
```shell
sudo apt install -y groff-base grap nginx php-fpm
apt install -y groff-base grap nginx php-fpm
wget "https://gitlab.com/tavo-wasd/groff-web/-/archive/main/groff-web-main.tar.gz"
tar -xvf groff-web-main.tar.gz
cp -r groff-web-main/public /var/www/groff-web