From f202d0fac4bd6055ae55da0e2b843f941b4749ca Mon Sep 17 00:00:00 2001 From: Ark74 Date: Wed, 9 Sep 2020 23:03:53 -0500 Subject: [PATCH] Improve description --- quick_jibri_installer.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/quick_jibri_installer.sh b/quick_jibri_installer.sh index f86afbf..09784bb 100644 --- a/quick_jibri_installer.sh +++ b/quick_jibri_installer.sh @@ -894,7 +894,7 @@ restart_services enable_letsencrypt if dpkg-compare prosody gt 0.11.0 && [ "$ENABLE_SC" = "yes" ]; then -echo "Let's try wait 15s" +echo "Waiting prosody restart, wait 15s..." wait_seconds 15 #Move mucs when using secure rooms - https://community.jitsi.org/t/27752/112 sed -i "s| lobby_muc = \"lobby.|-- lobby_muc = \"lobby.|" $PROSODY_FILE