mirror of
https://forgejo.ellis.link/continuwuation/continuwuity.git
synced 2025-07-07 20:46:24 +02:00
small doc style fix
Signed-off-by: strawberry <strawberry@puppygock.gay>
This commit is contained in:
parent
6e434acc5d
commit
9244b7241c
1 changed files with 2 additions and 1 deletions
|
@ -102,7 +102,8 @@ sudo chown -R root:root /etc/conduwuit sudo chmod -R 755 /etc/conduwuit
|
||||||
If you use the default database path you also need to run this:
|
If you use the default database path you also need to run this:
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo mkdir -p /var/lib/conduwuit/ sudo chown -R conduwuit:conduwuit /var/lib/conduwuit/
|
sudo mkdir -p /var/lib/conduwuit/
|
||||||
|
sudo chown -R conduwuit:conduwuit /var/lib/conduwuit/
|
||||||
sudo chmod 700 /var/lib/conduwuit/
|
sudo chmod 700 /var/lib/conduwuit/
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue