From 826a99501d977cc7ba71ca57cfa415fe4d4c2027 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bernhard=20Rosenkr=C3=A4nzer?= Date: Mon, 25 Nov 2024 21:15:48 +0100 Subject: [PATCH] stop: Source /etc/federated so we have JITSI_SCALE and potentially other relevant bits --- bin/stop | 1 + 1 file changed, 1 insertion(+) diff --git a/bin/stop b/bin/stop index 88df7d1..1ff5de1 100755 --- a/bin/stop +++ b/bin/stop @@ -2,6 +2,7 @@ # # Federated Stop Script . /federated/lib/functions.sh +. /etc/federated usage() { printf -v SERVICES_JOINED '%s|' "${SERVICES[@]}"