Update r2s_lean.yml

This commit is contained in:
klever1988
2020-02-25 20:09:05 +08:00
committed by GitHub
parent 64e1976bf8
commit 95ae5847da

View File

@@ -84,7 +84,7 @@ jobs:
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 rebase 90bb1cf9c33e73de5019686b8bd495f689e675a4^ --onto upstream/master -X theirs
git rebase adc1a9a3676b8d7be1b48b5aed185a94d8e42728^ --onto upstream/master -X theirs
git checkout upstream/master -- feeds.conf.default
git apply ../../0001-fix-upx.patch
sed -i '/exit/i\chown -R root:root /usr/share/netdata/web' package/lean/default-settings/files/zzz-default-settings