mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-08-13 22:38:30 +02:00
BBB v3.0 changes
This commit is contained in:
@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user