Update r2s_add_passwall.yml

This commit is contained in:
klever1988
2020-02-21 18:46:08 +08:00
committed by GitHub
parent c44d22835d
commit 1eca6275ab

View File

@@ -45,7 +45,7 @@ jobs:
run: |
cd friendlywrt-rk3328
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
sed -i 's/dnsmasq /dnsmasq-full /' friendlywrt/include/target.mk
echo 'src-git lienol https://github.com/Lienol/openwrt-package' >> friendlywrt/feeds.conf.default