Update r2s_add_passwall.yml
This commit is contained in:
2
.github/workflows/r2s_add_passwall.yml
vendored
2
.github/workflows/r2s_add_passwall.yml
vendored
@@ -45,7 +45,7 @@ jobs:
|
|||||||
run: |
|
run: |
|
||||||
cd friendlywrt-rk3328
|
cd friendlywrt-rk3328
|
||||||
rm -f .repo/manifests/rk3328.xml
|
rm -f .repo/manifests/rk3328.xml
|
||||||
cp ../rk3328.xml .repo/manifests/rk3328.xml
|
cp ../rk3328-19.xml .repo/manifests/rk3328.xml
|
||||||
repo sync -c --no-clone-bundle
|
repo sync -c --no-clone-bundle
|
||||||
sed -i 's/dnsmasq /dnsmasq-full /' friendlywrt/include/target.mk
|
sed -i 's/dnsmasq /dnsmasq-full /' friendlywrt/include/target.mk
|
||||||
echo 'src-git lienol https://github.com/Lienol/openwrt-package' >> friendlywrt/feeds.conf.default
|
echo 'src-git lienol https://github.com/Lienol/openwrt-package' >> friendlywrt/feeds.conf.default
|
||||||
|
|||||||
Reference in New Issue
Block a user