From b7acd789b321fb3cc01a77b4406f7f8d485cdfcf Mon Sep 17 00:00:00 2001 From: Ark74 Date: Sun, 20 Jul 2025 19:17:25 -0600 Subject: [PATCH] quick_jibri_installer.sh: disable prosody due incompatibility. --- 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 a9388f8..05143e6 100644 --- a/quick_jibri_installer.sh +++ b/quick_jibri_installer.sh @@ -303,7 +303,7 @@ do done sleep .1 #Prosody repository -add_prosody_repo +#add_prosody_repo sleep .1 # Jitsi-Meet Repo printf "\nAdd Jitsi repo\n"