mirror of
https://framagit.org/ppom/reaction
synced 2026-03-14 12:45:47 +01:00
Fix install instructions
This commit is contained in:
parent
645d72ac1e
commit
88c99fff0f
1 changed files with 2 additions and 2 deletions
|
|
@ -114,8 +114,8 @@ $ sudo systemctl daemon-reload
|
|||
|
||||
Then enable and start reaction with this command
|
||||
```bash
|
||||
# replace `reaction.jsonnet` with the name of your configuration file in /etc/
|
||||
$ sudo systemctl enable --now reaction@reaction.jsonnet.service
|
||||
# write first your configuration file(s) in /etc/reaction/
|
||||
$ sudo systemctl enable --now reaction.service
|
||||
```
|
||||
""".strip(),
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue