Skip to content

Commit 20b6ef6

Browse files
committed
Update Add_third_party_feeds.sh
1 parent 7090e9e commit 20b6ef6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cus_scripts/Add_third_party_feeds.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ rm -rf feeds/packages/lang/golang
4444
git clone https://github.com/kenzok8/golang feeds/packages/lang/golang
4545

4646
rm -rf feeds/packages/lang/python
47-
git clone https://github.com/coolsnowwolf/packages/branch/openwrt-19.07/lang/python feeds/packages/lang/python
47+
git clone -b openwrt-19.07 https://github.com/coolsnowwolf/packages/lang/python feeds/packages/lang/python
4848

4949

5050
TIME y "添加 third-party feeds 结束"

0 commit comments

Comments
 (0)