Skip to content

Commit 3b9ccb9

Browse files
committed
Update Add_third_party_feeds.sh
1 parent 9a19c29 commit 3b9ccb9

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-
svn co https://github.com/coolsnowwolf/branch/openwrt-19.07/lang/python feeds/packages/lang/python
47+
git clone https://github.com/coolsnowwolf/branch/openwrt-19.07/lang/python feeds/packages/lang/python
4848

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

0 commit comments

Comments
 (0)