This commit is contained in:
Daniel Hansson 2020-11-12 16:20:17 +01:00 коммит произвёл GitHub
Родитель d4aa6a307d
Коммит a8e13efc8d
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 1 добавлений и 0 удалений

Просмотреть файл

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