Update apply-lib.sh
fixed typo
This commit is contained in:
parent
e12605f2bc
commit
9a399fe86d
@ -217,7 +217,7 @@ HERE
|
||||
}
|
||||
|
||||
disableMultipleKurentos() {
|
||||
echo " - Configuring a single Kurento Media Server for listen only, webcam, and screeshare"
|
||||
echo " - Configuring a single Kurento Media Server for listen only, webcam, and screenshare"
|
||||
systemctl stop kurento-media-server.service
|
||||
|
||||
for i in `seq 8888 8890`; do
|
||||
|
Loading…
Reference in New Issue
Block a user