mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-08-09 12:54:53 +02:00
apply v2.2.24 changes
This commit is contained in:
6
scripts/fs_cli
Executable file
6
scripts/fs_cli
Executable file
@ -0,0 +1,6 @@
|
||||
#!/bin/bash
|
||||
set -e
|
||||
|
||||
cd $(dirname $0)/..
|
||||
|
||||
./scripts/compose exec freeswitch fs_cli -H 10.7.7.1
|
Reference in New Issue
Block a user