From 4c4dd1b01173982bc1cfff887ffafe3ab64af348 Mon Sep 17 00:00:00 2001 From: coolneng Date: Thu, 13 Jan 2022 21:15:22 +0100 Subject: [PATCH] Add mautrix-telegram to MOTD --- scripts/motd.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/motd.sh b/scripts/motd.sh index a721e83..68e92ba 100755 --- a/scripts/motd.sh +++ b/scripts/motd.sh @@ -27,6 +27,7 @@ services=( "phpfpm-wallabag.service" "gitea.service" "matrix-synapse.service" + "mautrix-telegram.service" "nginx.service" "dnsmasq.service" )