update janus repo url (#2218)

Signed-off-by: morph027 <stefan.heitmueller@gmx.com>

Co-authored-by: morph027 <stefan.heitmueller@gmx.com>
This commit is contained in:
morph027 2022-02-02 10:46:56 +01:00 committed by GitHub
parent a4adfa87d6
commit 6bb6ebf31c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -258,7 +258,7 @@ check_command systemctl enable nats-server
# 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 https://packaging.gitlab.io/janus/$DISTRIB_CODENAME $DISTRIB_CODENAME main" > /etc/apt/sources.list.d/morph027-janus.list
echo "deb https://packaging.gitlab.io/janus $DISTRIB_CODENAME main" > /etc/apt/sources.list.d/morph027-janus.list
apt-get update -q4 & spinner_loading
install_if_not janus
## Configuration