prepare_php.sh: add missing install_ifnot function #106

Merged
Ark74 merged 13 commits from Ark74/quick-jibri-installer:split_php_prepare into master 2024-03-21 19:07:16 +00:00
1 changed files with 1 additions and 0 deletions
Showing only changes of commit 17966b81f8 - Show all commits

View File

@ -432,6 +432,7 @@ if [ "$LE_SSL" = "yes" ]; then
fi fi
echo "jitsi-meet-web-config jitsi-meet/jaas-choice boolean false" \ echo "jitsi-meet-web-config jitsi-meet/jaas-choice boolean false" \
| debconf-set-selections | debconf-set-selections
apt-get update -qy2
apt-get -y install \ apt-get -y install \
jitsi-meet \ jitsi-meet \
jibri \ jibri \