.
This commit is contained in:
parent
f3950c9a59
commit
db0681d6d1
1 changed files with 2 additions and 2 deletions
|
|
@ -37,6 +37,6 @@ WantedBy=multi-user.target
|
|||
Then start the service:
|
||||
|
||||
```sh
|
||||
$ sudo systemctl enable docs.brut.service
|
||||
$ sudo systemctl start docs.brut.service
|
||||
$ sudo systemctl enable docs.brut
|
||||
$ sudo systemctl start docs.brut
|
||||
```
|
||||
|
|
|
|||
Loading…
Reference in a new issue