mirror of
https://github.com/bigbluebutton/docker.git
synced 2024-11-23 00:23:25 +01:00
5 lines
168 B
Bash
Executable File
5 lines
168 B
Bash
Executable File
#!/bin/bash
|
|
|
|
# https://github.com/bigbluebutton/bigbluebutton/pull/9597/files
|
|
|
|
docker exec -it bbb-freeswitch fs_cli -H 10.7.7.1 -P 8021 -x 'fsctl sync_clock_when_idle' |