This commit is contained in:
root
2020-09-18 04:24:57 +08:00
parent 06f2169daf
commit 1f1d5a3df4
4 changed files with 4 additions and 4 deletions

View File

@@ -1,4 +1,4 @@
name: r1s Lean版openwrt
name: r1s Lean版openwrt
on:
push:

View File

@@ -44,8 +44,9 @@ jobs:
CONFIG_TARGET_rockchip_armv8_DEVICE_friendlyarm_nanopi-r2s=y' > .config
cat ../base_rk3328.seed >> .config
cat ../minimal_config.seed >> .config
echo -e 'CONFIG_PACKAGE_kmod-mt7601u\n' >> .config
sed -i 's/option input\t\tREJECT/option input\t\tACCEPT/' package/network/config/firewall/files/firewall.config
echo -e '\nDYC Build\n' >> package/base-files/files/etc/banner
echo -e '\nDYC Build\n' >> package/base-files/files/etc/openwrt_banner
- name: Compile
run: |

View File

@@ -6,7 +6,7 @@ rm -rf luci-app-adguardhome/ && git clone https://github.com/rufengsuixing/luci-
rm -rf luci-theme-argon/ && git clone -b 18.06 https://github.com/jerrykuku/luci-theme-argon
rm -rf luci-theme-edge/ && git clone -b 18.06 https://github.com/garypang13/luci-theme-edge
rm -rf luci-theme-infinityfreedom/ && git clone https://github.com/xiaoqingfengATGH/luci-theme-infinityfreedom
rm -rf chinadns-ng/ && git clone https://github.com/pexcn/openwrt-chinadns-ng chinadns-ng
rm -rf openwrt-chinadns-ng/ && git clone https://github.com/pexcn/openwrt-chinadns-ng
rm -rf luci-app-chinadns-ng/ && git clone https://github.com/WuSiYu/luci-app-chinadns-ng
#git clone https://github.com/jerrykuku/lua-maxminddb.git

View File

@@ -40,7 +40,6 @@ CONFIG_PACKAGE_luci-app-opkg=y
CONFIG_PACKAGE_luci-app-pptp-server=y
CONFIG_PACKAGE_luci-app-samba=y
CONFIG_PACKAGE_luci-app-softethervpn=y
CONFIG_PACKAGE_luci-app-sqm=y
CONFIG_PACKAGE_luci-app-ssr-plus=y
CONFIG_PACKAGE_luci-app-ssr-plus_INCLUDE_NaiveProxy=y
CONFIG_PACKAGE_luci-app-statistics=y