mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
This reverts commit 6bb6ebf31c.
Co-authored-by: morph027 <stefan.heitmueller@gmx.com>
This commit is contained in:
parent
b800d3cfad
commit
e73549ac30
@ -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 main" > /etc/apt/sources.list.d/morph027-janus.list
|
||||
echo "deb https://packaging.gitlab.io/janus/$DISTRIB_CODENAME $DISTRIB_CODENAME main" > /etc/apt/sources.list.d/morph027-janus.list
|
||||
apt-get update -q4 & spinner_loading
|
||||
install_if_not janus
|
||||
## Configuration
|
||||
|
||||
Loading…
Reference in New Issue
Block a user