Update apply-lib.sh

fixed typo
This commit is contained in:
lonesomewalker 2020-12-10 01:53:45 +01:00 committed by GitHub
parent e12605f2bc
commit 9a399fe86d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

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