typo
This commit is contained in:
parent
770ef123af
commit
f5800813bd
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ Minimal groff web frontend
|
||||||
## Installation
|
## Installation
|
||||||
|
|
||||||
```shell
|
```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"
|
wget "https://gitlab.com/tavo-wasd/groff-web/-/archive/main/groff-web-main.tar.gz"
|
||||||
tar -xvf groff-web-main.tar.gz
|
tar -xvf groff-web-main.tar.gz
|
||||||
cp -r groff-web-main/public /var/www/groff-web
|
cp -r groff-web-main/public /var/www/groff-web
|
||||||
|
|
Loading…
Reference in a new issue