Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/vm.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'apps/talk.sh')
-rw-r--r--apps/talk.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/talk.sh b/apps/talk.sh
index e80fe387..54bdbbc2 100644
--- a/apps/talk.sh
+++ b/apps/talk.sh
@@ -259,6 +259,7 @@ check_command systemctl enable nats-server
# Janus WebRTC Server
## Installation
+# shellcheck source=/etc/lsb-release
source /etc/lsb-release
curl -sL -o "/etc/apt/trusted.gpg.d/morph027-janus.asc" "https://packaging.gitlab.io/janus/gpg.key"
echo "deb [arch=amd64] https://packaging.gitlab.io/janus/$DISTRIB_CODENAME $DISTRIB_CODENAME main" > /etc/apt/sources.list.d/morph027-janus.list