From a63b2f67359b707f36f670066c8232fa60c4376b Mon Sep 17 00:00:00 2001 From: Luis Guzman Date: Tue, 30 Jun 2020 21:41:31 -0500 Subject: [PATCH] Make add prosody repo a function Leave it out (cherry picked from commit 6646665066cf0ee3c728b6f397fa98f5d8e89ee8) --- quick_jibri_installer.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/quick_jibri_installer.sh b/quick_jibri_installer.sh index 7835d43..26133d1 100644 --- a/quick_jibri_installer.sh +++ b/quick_jibri_installer.sh @@ -190,6 +190,8 @@ else fi done fi +#Prosody repository +#add_prosody_repo # Jitsi-Meet Repo echo "Add Jitsi key" if [ "$JITSI_REPO" = "stable" ]; then