Improve description

This commit is contained in:
Luis Guzmán 2020-09-09 23:03:53 -05:00
parent c1389a2385
commit f202d0fac4
1 changed files with 1 additions and 1 deletions

View File

@ -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