fix(conf): Update bbb-conf missing a quiotation
This commit is contained in:
parent
f93c79b797
commit
ddf9d3a36b
@ -1123,7 +1123,7 @@ check_state() {
|
||||
echo "#"
|
||||
echo "# To fix, run the commands"
|
||||
echo "#"
|
||||
echo "# sudo yq e -i 'freeswitch.sip_ip = $FREESWITCH_SIP /etc/bigbluebutton/bbb-webrtc-sfu/production.yml"
|
||||
echo "# sudo yq e -i 'freeswitch.sip_ip' = $FREESWITCH_SIP /etc/bigbluebutton/bbb-webrtc-sfu/production.yml"
|
||||
echo "# sudo chown bigbluebutton:bigbluebutton /etc/bigbluebutton/bbb-webrtc-sfu/production.yml"
|
||||
echo "#"
|
||||
fi
|
||||
|
Loading…
Reference in New Issue
Block a user