Compare commits

..

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

1 changed files with 1 additions and 2 deletions

View File

@ -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"
@ -432,7 +432,6 @@ echo "jitsi-meet-web-config jitsi-meet/jaas-choice boolean false" \
apt-get -y install \ apt-get -y install \
jitsi-meet \ jitsi-meet \
jibri \ jibri \
lua5.4 \
openjdk-11-jre-headless openjdk-11-jre-headless
# Fix RAND_load_file error # Fix RAND_load_file error