19 Star 48 Fork 0

Gitee 极速下载/bigbluebutton

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
此仓库是为了提升国内下载速度的镜像仓库,每日同步一次。 原始仓库: https://github.com/bigbluebutton/bigbluebutton
克隆/下载
bbb-presentation-video.placeholder.sh 588 Bytes
一键复制 编辑 原始数据 按行查看 历史
André 提交于 2023-11-10 15:09 . v27 changes ported to v30 part 2.
#!/bin/sh
set -ex
RELEASE=4.0.4
cat <<MSG
This tool downloads prebuilt packages built on Github Actions
The corresponding source can be browsed at https://github.com/bigbluebutton/bbb-presentation-video/tree/${RELEASE}
Build logs are at https://github.com/bigbluebutton/bbb-presentation-video/actions/workflows/package.yml?query=branch%3A${RELEASE}
MSG
curl -Lf -o bbb-presentation-video.zip "https://github.com/bigbluebutton/bbb-presentation-video/releases/download/${RELEASE}/ubuntu-20.04.zip"
rm -rf bbb-presentation-video
unzip -o bbb-presentation-video.zip -d bbb-presentation-video
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/mirrors/bigbluebutton.git
git@gitee.com:mirrors/bigbluebutton.git
mirrors
bigbluebutton
bigbluebutton
develop

搜索帮助

D67c1975 1850385 1daf7b77 1850385