mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-08-10 13:17:35 +02:00
@ -79,6 +79,7 @@ then
|
||||
while [[ ! $prometheus_exporter_optimization =~ ^(y|n)$ ]]; do
|
||||
read -p "Choice (y/n): " prometheus_exporter_optimization
|
||||
done
|
||||
fi
|
||||
|
||||
if [ "$recording" == "y" ]
|
||||
then
|
||||
|
Reference in New Issue
Block a user