3 Star 7 Fork 6

jocover / LibreELEC.tv

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
create_tar.sh 112 Bytes
一键复制 编辑 原始数据 按行查看 历史
#!/bin/sh
git archive --format=tar --prefix=LibreELEC-source-$1/ tags/$1 | bzip2 > LibreELEC-source-$1.tar.bz2
1
https://gitee.com/jiangwei0402/LibreELEC.tv.git
git@gitee.com:jiangwei0402/LibreELEC.tv.git
jiangwei0402
LibreELEC.tv
LibreELEC.tv
onecloud

搜索帮助