We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9a19c29 commit 3b9ccb9Copy full SHA for 3b9ccb9
cus_scripts/Add_third_party_feeds.sh
@@ -44,7 +44,7 @@ rm -rf feeds/packages/lang/golang
44
git clone https://github.com/kenzok8/golang feeds/packages/lang/golang
45
46
rm -rf feeds/packages/lang/python
47
-svn co https://github.com/coolsnowwolf/branch/openwrt-19.07/lang/python feeds/packages/lang/python
+git clone https://github.com/coolsnowwolf/branch/openwrt-19.07/lang/python feeds/packages/lang/python
48
49
TIME y "添加 third-party feeds 结束"
50
#===========================================================================================================================
0 commit comments