mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-06-01 16:05:39 +02:00
parent
32a4ea41b6
commit
422888ecfa
@ -79,6 +79,7 @@ then
|
|||||||
while [[ ! $prometheus_exporter_optimization =~ ^(y|n)$ ]]; do
|
while [[ ! $prometheus_exporter_optimization =~ ^(y|n)$ ]]; do
|
||||||
read -p "Choice (y/n): " prometheus_exporter_optimization
|
read -p "Choice (y/n): " prometheus_exporter_optimization
|
||||||
done
|
done
|
||||||
|
fi
|
||||||
|
|
||||||
if [ "$recording" == "y" ]
|
if [ "$recording" == "y" ]
|
||||||
then
|
then
|
||||||
|
Loading…
x
Reference in New Issue
Block a user