diff --git a/bbb-install.sh b/bbb-install.sh index 569617a..524366c 100644 --- a/bbb-install.sh +++ b/bbb-install.sh @@ -18,7 +18,7 @@ # https://www.bigbluebutton.org/. # # This bbb-install script automates many of the installation and configuration -# steps at https://docs.bigbluebutton.org/3.1/install +# steps at https://docs.bigbluebutton.org/administration/install # # # Examples @@ -287,8 +287,8 @@ main() { #need_ppa libreoffice-ubuntu-ppa-jammy.list ppa:libreoffice/ppa 1378B444 # Latest version of libreoffice - need_ppa bigbluebutton-ubuntu-support-focal.list ppa:bigbluebutton/support 2E1B01D0E95B94BC # Needed for libopusenc0 - need_ppa martin-uni-mainz-ubuntu-coturn-focal.list ppa:martin-uni-mainz/coturn 4B77C2225D3BBDB3 # Coturn + need_ppa bigbluebutton-ubuntu-support-jammy.list ppa:bigbluebutton/support 2E1B01D0E95B94BC # Needed for libopusenc0 + need_ppa martin-uni-mainz-ubuntu-coturn-jammy.list ppa:martin-uni-mainz/coturn 4B77C2225D3BBDB3 # Coturn if [ -f /etc/apt/sources.list.d/nodesource.list ] && grep -q 18 /etc/apt/sources.list.d/nodesource.list; then # Node 18 might be installed, previously used in BigBlueButton