quick_jibri_installer.sh: add lua5.4 by default

This commit is contained in:
Luis Guzmán 2025-07-20 20:48:54 -06:00
parent a158aa5705
commit 94bbdf2dd1
1 changed files with 2 additions and 1 deletions

View File

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