Skip to content

Commit

Permalink
Merge pull request #671 from bigbluebutton/ffdixon-patch-1
Browse files Browse the repository at this point in the history
Update bbb-install.sh
  • Loading branch information
ffdixon authored Aug 6, 2023
2 parents 8f5e3c8 + fb5ad6d commit f7ab90a
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 @@ -288,7 +288,7 @@ main() {

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

if ! apt-key list 5AFA7A83 | grep -q -E "1024|4096"; then # Add Kurento package
sudo apt-key adv --keyserver https://keyserver.ubuntu.com --recv-keys 5AFA7A83
Expand Down

0 comments on commit f7ab90a

Please sign in to comment.