Skip to content

Commit e6c3a4a

Browse files
committed
Update Add_third_party_feeds.sh
1 parent e072006 commit e6c3a4a

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
@@ -25,7 +25,7 @@ TIME() {
2525

2626
#===========================================================================================================
2727
# 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
28+
# git clone -b "$REPO_BRANCH" --single-branch "$REPO_URL" openwrt 主干分支时删除-b "$REPO_BRANCH" --single-branch
2929
# 为避免多个插件编译冲突,须删除openwrt相应源代码。
3030
# 编译工作区路径 .yml Download Package
3131
#tools/

0 commit comments

Comments
 (0)