Remove unnecessary section header for Linux (Systemd) in README.md
This commit is contained in:
parent
8def159a72
commit
827f94bce3
1 changed files with 0 additions and 2 deletions
|
|
@ -35,8 +35,6 @@ POSTGRES_HOST=/run/postgresql
|
||||||
POSTGRES_PORT=5432
|
POSTGRES_PORT=5432
|
||||||
```
|
```
|
||||||
|
|
||||||
### Linux (Systemd)
|
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
sudo useradd --create-home --home-dir /home/feedvault --shell /bin/fish feedvault
|
sudo useradd --create-home --home-dir /home/feedvault --shell /bin/fish feedvault
|
||||||
sudo passwd feedvault
|
sudo passwd feedvault
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue