File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1818# https://www.bigbluebutton.org/.
1919#
2020# This bbb-install script automates many of the installation and configuration
21- # steps at https://docs.bigbluebutton.org/3.1 /install
21+ # steps at https://docs.bigbluebutton.org/administration /install
2222#
2323#
2424# Examples
@@ -287,8 +287,8 @@ main() {
287287
288288 # need_ppa libreoffice-ubuntu-ppa-jammy.list ppa:libreoffice/ppa 1378B444 # Latest version of libreoffice
289289
290- need_ppa bigbluebutton-ubuntu-support-focal .list ppa:bigbluebutton/support 2E1B01D0E95B94BC # Needed for libopusenc0
291- need_ppa martin-uni-mainz-ubuntu-coturn-focal .list ppa:martin-uni-mainz/coturn 4B77C2225D3BBDB3 # Coturn
290+ need_ppa bigbluebutton-ubuntu-support-jammy .list ppa:bigbluebutton/support 2E1B01D0E95B94BC # Needed for libopusenc0
291+ need_ppa martin-uni-mainz-ubuntu-coturn-jammy .list ppa:martin-uni-mainz/coturn 4B77C2225D3BBDB3 # Coturn
292292
293293 if [ -f /etc/apt/sources.list.d/nodesource.list ] && grep -q 18 /etc/apt/sources.list.d/nodesource.list; then
294294 # Node 18 might be installed, previously used in BigBlueButton
You can’t perform that action at this time.
0 commit comments