Skip to content

Commit

Permalink
skip coturn until packaged for 22.04
Browse files Browse the repository at this point in the history
  • Loading branch information
antobinary authored Sep 21, 2023
1 parent b3f5df1 commit 2f82a7a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bbb-install.sh
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ main() {

#need_ppa libreoffice-ubuntu-ppa-jammy.list ppa:libreoffice/ppa 1378B444 # Latest version of libreoffice
need_ppa bigbluebutton-ubuntu-support-jammy.list ppa:bigbluebutton/support E95B94BC # Needed for libopusenc0
need_ppa martin-uni-mainz-ubuntu-coturn-jammy.list ppa:martin-uni-mainz/coturn 5D3BBDB3 # Coturn
#need_ppa martin-uni-mainz-ubuntu-coturn-jammy.list ppa:martin-uni-mainz/coturn 5D3BBDB3 # Coturn

if [ -f /etc/apt/sources.list.d/nodesource.list ] && grep -q 16 /etc/apt/sources.list.d/nodesource.list; then
# Node 16 might be installed, previously used in BigBlueButton
Expand Down

0 comments on commit 2f82a7a

Please sign in to comment.