quick_jibri_installer.sh: update and fix for newer release (2025) #118

Open
Ark74 wants to merge 20 commits from Ark74/quick-jibri-installer:fix_jitsi_2025 into master
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 79fc0de403 - Show all commits

View File

@ -106,7 +106,7 @@ if [ ! "$(docker ps -q -f name=etherpad)" ]; then
-e "DB_NAME=$ETHERPAD_DB_NAME" \
-e "DB_USER=$ETHERPAD_DB_USER" \
-e "DB_PASS=$ETHERPAD_DB_PASS" \
-i -t etherpad/etherpad
etherpad/etherpad
fi
# Tune webserver for Jitsi App control