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/