4 lines
114 B
Plaintext
4 lines
114 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
/opt/freeswitch/bin/fs_cli -x 'fsctl sync_clock_when_idle' > /var/log/freeswitch_sync_clock.log 2>&1
|