From 3b9ff7cd1e135611454803e1d299cad538da58d7 Mon Sep 17 00:00:00 2001 From: klever1988 <56048681+klever1988@users.noreply.github.com> Date: Tue, 4 Aug 2020 03:20:53 +0800 Subject: [PATCH] Update r2s_lean.yml --- .github/workflows/r2s_lean.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/r2s_lean.yml b/.github/workflows/r2s_lean.yml index f06ba01..955b0bc 100644 --- a/.github/workflows/r2s_lean.yml +++ b/.github/workflows/r2s_lean.yml @@ -60,8 +60,8 @@ jobs: echo '# CONFIG_V2RAY_COMPRESS_UPX is not set' >> configs/config_rk3328 cd friendlywrt git config --local user.email "action@github.com" && git config --local user.name "GitHub Action" - git remote add upstream https://github.com/coolsnowwolf/lede && git fetch upstream - git checkout upstream/master -b tmp + git remote add upstream https://github.com/coolsnowwolf/openwrt && git fetch upstream + git checkout upstream/lede-17.01 -b tmp git checkout 33f7cb735300bd9a099995236ed768c8925fec75 -- target/linux/sunxi/image/ git rm README.md git commit -m 'reset' @@ -75,7 +75,7 @@ jobs: #git revert --no-edit 8faac30089ce616940b3e96c4f4d900aeb6b9fcb rm target/linux/rockchip-rk3328/patches-4.14/0001-net-thunderx-workaround-BGX-TX-Underflow-issue.patch target/linux/generic/hack-4.14/999-net-patch-linux-kernel-to-support-shortcut-fe.patch sed -i '/ipv6/,+3d' package/base-files/files/root/setup.sh - git checkout upstream/master -- feeds.conf.default + git checkout upstream/lede-17.01 -- feeds.conf.default sed -i -E 's/#(src-git.+)(helloworld.+)/\1\2/' feeds.conf.default cd package/ && git clone https://github.com/destan19/OpenAppFilter.git && cd ../ cd package/lean/