Update passwall.yml

This commit is contained in:
klever1988
2020-01-24 04:26:21 +08:00
committed by GitHub
parent e2cb9cd42c
commit b919bdbc3e

View File

@@ -48,6 +48,7 @@ jobs:
cd friendlywrt cd friendlywrt
sed -i 's/dnsmasq /dnsmasq-full /' include/target.mk sed -i 's/dnsmasq /dnsmasq-full /' include/target.mk
echo 'src-git lienol https://github.com/Lienol/openwrt-package' >> feeds.conf.default echo 'src-git lienol https://github.com/Lienol/openwrt-package' >> feeds.conf.default
echo 'src-git darkmatter https://github.com/Lienol/luci-theme-darkmatter;luci-18.06' >> feeds.conf.default
./scripts/feeds clean ./scripts/feeds clean
- name: Build FriendlyWrt - name: Build FriendlyWrt