BBB v3.0 changes

This commit is contained in:
chandi
2025-03-03 19:04:49 +01:00
parent f99a1632cd
commit 133ec8e29d
23 changed files with 83 additions and 30 deletions

View File

@ -16,6 +16,8 @@ function ensure_submodules {
}
# this file should exist, otherwise it is created by docker
# with the wrong permissions
function ensure_bbbhtml5yml {
if [ ! -f conf/bbb-html5.yml ]; then