Compare commits

..

No commits in common. "9a2a85e21114ffbd9786cb4280018d75bb360fa6" and "9e0264fe4a865ad1f299f12879a934a061cfb939" have entirely different histories.

1 changed files with 2 additions and 7 deletions

View File

@ -303,12 +303,7 @@ do
done
sleep .1
#Prosody repository
if [ "$DIST" = "jammy" ]; then
add_prosody_repo
prosody="prosody-0.12"
else
prosody='prosody'
fi
add_prosody_repo
sleep .1
# Jitsi-Meet Repo
printf "\nAdd Jitsi repo\n"
@ -437,7 +432,7 @@ echo "jitsi-meet-web-config jitsi-meet/jaas-choice boolean false" \
apt-get -y install \
jitsi-meet \
jibri \
$prosody \
lua5.4 \
openjdk-11-jre-headless
# Fix RAND_load_file error