mirror of
https://github.com/bigbluebutton/docker.git
synced 2025-08-13 22:38:30 +02:00
actually checkout the submodules specified in tags.env
This commit is contained in:
@ -17,8 +17,7 @@ else
|
||||
|
||||
echo ""
|
||||
echo "# pull newest git submodules"
|
||||
git submodule init
|
||||
git submodule update
|
||||
./scripts/checkout-submodules
|
||||
|
||||
echo ""
|
||||
echo "# recreate docker-compose.yml"
|
||||
|
Reference in New Issue
Block a user