diff --git a/Deploy:-Digitalocean.md b/Deploy:-Digitalocean.md index 27ff008..acb379d 100644 --- a/Deploy:-Digitalocean.md +++ b/Deploy:-Digitalocean.md @@ -71,7 +71,7 @@ Now enable and run it ```bash sudo systemctl daemon-reload sudo systemctl enable matterbridge -sudo systemctl run matterbridge +sudo systemctl start matterbridge ``` You should now have the service running.