From e033b771598b4335898c09734dc755cfc5a6375f Mon Sep 17 00:00:00 2001 From: Qais Patankar Date: Sun, 1 Mar 2020 16:32:14 +0000 Subject: [PATCH] fix typo, ini not toml --- Deploy:-Digitalocean.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Deploy:-Digitalocean.md b/Deploy:-Digitalocean.md index 33c1e0f..35db5ce 100644 --- a/Deploy:-Digitalocean.md +++ b/Deploy:-Digitalocean.md @@ -48,7 +48,7 @@ If everything looks fine you can set it up as a systemd service Next up is creating a `matterbridge.service` -```toml +```ini [Unit] Description=matterbridge After=network.target