Former-commit-id: ed6bddba7c3c51750aea66925978b9ae2a9bbaeb
Former-commit-id: 0b3fa0d2e19fb3644d05f6ff7939c8ef7021d040
TSXN
wanggang 5 years ago
parent 9777977565
commit 9abd31105c

@ -13,7 +13,7 @@ services:
&&rm -rf /root/srs/ &&rm -rf /root/srs/
&&git clone https://gitee.com/winlinvip/srs.oschina.git srs &&git clone https://gitee.com/winlinvip/srs.oschina.git srs
&&cd srs/trunk &&cd srs/trunk
&& git remote set-url origin https://github.com/ossrs/srs.git && git remote set-url origin https://gitee.com/winlinvip/srs.oschina.git
&& git pull && git pull
&&./configure &&./configure
&& make" && make"

Loading…
Cancel
Save