Update r2s_lean_minimal.yml
This commit is contained in:
6
.github/workflows/r2s_lean_minimal.yml
vendored
6
.github/workflows/r2s_lean_minimal.yml
vendored
@@ -115,10 +115,10 @@ jobs:
|
|||||||
git config --local user.email "action@github.com" && git config --local user.name "GitHub Action"
|
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 remote add upstream https://github.com/coolsnowwolf/lede && git fetch upstream
|
||||||
git rebase adc1a9a3676b8d7be1b48b5aed185a94d8e42728^ --onto upstream/master -X theirs
|
git rebase adc1a9a3676b8d7be1b48b5aed185a94d8e42728^ --onto upstream/master -X theirs
|
||||||
#git revert --no-edit f092ca098e80c667b10cdd1dba328506a2673c1d
|
git revert --no-edit f092ca098e80c667b10cdd1dba328506a2673c1d
|
||||||
sed -i '/ucl upx/d' tools/Makefile
|
|
||||||
git checkout upstream/master -- feeds.conf.default
|
git checkout upstream/master -- feeds.conf.default
|
||||||
git apply ../../0001-fix-upx.patch
|
#git apply ../../0001-fix-upx.patch
|
||||||
|
sed -i '/ucl upx/d' tools/Makefile
|
||||||
cd package/lean/
|
cd package/lean/
|
||||||
git clone https://github.com/jerrykuku/lua-maxminddb.git
|
git clone https://github.com/jerrykuku/lua-maxminddb.git
|
||||||
git clone https://github.com/jerrykuku/luci-app-vssr.git
|
git clone https://github.com/jerrykuku/luci-app-vssr.git
|
||||||
|
|||||||
Reference in New Issue
Block a user