mirror of
https://github.com/bigbluebutton/docker.git
synced 2024-11-21 23:53:11 +01:00
jump to bbb-webrtc-sfu v2.4.19
This commit is contained in:
parent
d589d567a6
commit
42b338f667
@ -1 +1 @@
|
||||
Subproject commit 2a6343f6ccdf16edaf50a73b776bf54ccad39b23
|
||||
Subproject commit 2b77265d05625d5df8126ced381df5ccb59160a6
|
@ -17,8 +17,9 @@ else
|
||||
sed -i 's/EXTERNAL_IP=/EXTERNAL_IPv4=/' .env
|
||||
|
||||
echo ""
|
||||
echo "# pull newest bbb-webrtc-sfu"
|
||||
git submodule update --remote
|
||||
echo "# pull newest git submodules"
|
||||
git submodule init
|
||||
git submodule update
|
||||
|
||||
|
||||
echo ""
|
||||
|
Loading…
Reference in New Issue
Block a user