We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e072006 commit e6c3a4aCopy full SHA for e6c3a4a
cus_scripts/Add_third_party_feeds.sh
@@ -25,7 +25,7 @@ TIME() {
25
26
#===========================================================================================================
27
# add a third-party feed:git clone feed-url package/third-party-feeds/每个feed须单独一个文件夹feed用户名-仓库名
28
-# #git clone -b "$REPO_BRANCH" --single-branch "$REPO_URL" openwrt 主干分支时删除-b "$REPO_BRANCH" --single-branch
+# git clone -b "$REPO_BRANCH" --single-branch "$REPO_URL" openwrt 主干分支时删除-b "$REPO_BRANCH" --single-branch
29
# 为避免多个插件编译冲突,须删除openwrt相应源代码。
30
# 编译工作区路径 .yml Download Package
31
#tools/
0 commit comments