Merge pull request 'quick_jibri_installer.sh: disable prosody due incompatibility.' (#120) from Ark74/quick-jibri-installer:disable_ext_prosody_repo into master
Reviewed-on: #120
This commit is contained in:
commit
a158aa5705
|
@ -303,7 +303,7 @@ do
|
||||||
done
|
done
|
||||||
sleep .1
|
sleep .1
|
||||||
#Prosody repository
|
#Prosody repository
|
||||||
add_prosody_repo
|
#add_prosody_repo
|
||||||
sleep .1
|
sleep .1
|
||||||
# Jitsi-Meet Repo
|
# Jitsi-Meet Repo
|
||||||
printf "\nAdd Jitsi repo\n"
|
printf "\nAdd Jitsi repo\n"
|
||||||
|
|
Loading…
Reference in New Issue