mirror of
https://github.com/42wim/matterbridge.git
synced 2025-05-31 23:59:23 +03:00
Fix systemctl command
parent
72e3df1c79
commit
4e784005e4
@ -71,7 +71,7 @@ Now enable and run it
|
|||||||
```bash
|
```bash
|
||||||
sudo systemctl daemon-reload
|
sudo systemctl daemon-reload
|
||||||
sudo systemctl enable matterbridge
|
sudo systemctl enable matterbridge
|
||||||
sudo systemctl run matterbridge
|
sudo systemctl start matterbridge
|
||||||
```
|
```
|
||||||
|
|
||||||
You should now have the service running.
|
You should now have the service running.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user