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' |