mirror of
https://github.com/nextcloud/vm.git
synced 2025-10-26 11:27:32 +00:00
shellcheck
This commit is contained in:
parent
d4aa6a307d
commit
a8e13efc8d
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user