Update talk.sh
This commit is contained in:
Родитель
a8e13efc8d
Коммит
ee9bb5e5ef
|
@ -259,7 +259,8 @@ check_command systemctl enable nats-server
|
|||
|
||||
# Janus WebRTC Server
|
||||
## Installation
|
||||
# shellcheck source=/etc/lsb-release
|
||||
## TODO Fix shellcheck check, and remove the disable command
|
||||
# shellcheck disable=SC1091
|
||||
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
|
||||
|
|
Загрузка…
Ссылка в новой задаче