Changes
Page history
Update videobridge installation
authored
Apr 19, 2020
by
Roland Alton
Show whitespace changes
Inline
Side-by-side
videobridge-installation.md
View page @
c66f78ea
...
...
@@ -16,7 +16,7 @@ Now works with default Java 11. ~~Install Java 8 from other repo https://git.fai
echo 'deb https://download.jitsi.org stable/' >> /etc/apt/sources.list.d/jitsi-stable.list
wget -qO - https://download.jitsi.org/jitsi-key.gpg.key | apt-key add -
apt update
apt install jitsi-videobridge2
jq
apt install jitsi-videobridge2
```
### ~~Option 2: Jitsi unstable repo~~
...
...
...
...