add adguardhome

This commit is contained in:
klever
2020-08-27 07:18:19 +08:00
parent 0a8fc6f06a
commit 895904d132
8 changed files with 6 additions and 1 deletions

View File

@@ -66,6 +66,7 @@ jobs:
git checkout upstream/lede-17.01 -- feeds.conf.default
sed -i -E 's/#(src-git.+)(helloworld.+)/\1\2/' feeds.conf.default
cd package/lean/
git clone https://github.com/rufengsuixing/luci-app-adguardhome
#git clone https://github.com/jerrykuku/lua-maxminddb.git
#git clone https://github.com/jerrykuku/luci-app-vssr.git
#cd luci-app-vssr/root/etc/

View File

@@ -68,6 +68,7 @@ jobs:
git checkout upstream/lede-17.01 -- feeds.conf.default
sed -i -E 's/#(src-git.+)(helloworld.+)/\1\2/' feeds.conf.default
cd package/lean/
git clone https://github.com/rufengsuixing/luci-app-adguardhome
#git clone https://github.com/jerrykuku/lua-maxminddb.git
#git clone https://github.com/jerrykuku/luci-app-vssr.git
#cd luci-app-vssr/root/etc/

View File

@@ -75,6 +75,7 @@ jobs:
cd package/ && git clone https://github.com/destan19/OpenAppFilter.git && cd ../
cd package/lean/
git clone https://github.com/NateLol/luci-app-oled
git clone https://github.com/rufengsuixing/luci-app-adguardhome
#git clone https://github.com/jerrykuku/lua-maxminddb.git
#git clone https://github.com/jerrykuku/luci-app-vssr.git
#cd luci-app-vssr/root/etc/

View File

@@ -124,6 +124,7 @@ jobs:
# CONFIG_PACKAGE_libopenssl-devcrypto is not set
# CONFIG_V2RAY_COMPRESS_UPX is not set
CONFIG_PACKAGE_luci-app-oled=y
CONFIG_PACKAGE_luci-app-adguardhome=y
CONFIG_PACKAGE_luci-app-flowoffload=y
# CONFIG_PACKAGE_luci-app-sfe is not set
CONFIG_DROPBEAR_ECC=y
@@ -147,6 +148,7 @@ jobs:
sed -i -E 's/#(src-git.+)(helloworld.+)/\1\2/' feeds.conf.default
cd package/lean/
git clone https://github.com/NateLol/luci-app-oled
git clone https://github.com/rufengsuixing/luci-app-adguardhome
#git clone https://github.com/jerrykuku/lua-maxminddb.git
#git clone https://github.com/jerrykuku/luci-app-vssr.git
#cd luci-app-vssr/root/etc/

View File

@@ -1,5 +1,5 @@
CONFIG_DROPBEAR_ECC_FULL=y
CONFIG_DROPBEAR_ECC=y
CONFIG_DROPBEAR_ECC_FULL=y
CONFIG_OPENSSL_ENGINE_BUILTIN=y
CONFIG_OPENSSL_OPTIMIZE_SPEED=y

0
scripts/autoupdate-usb.sh Executable file → Normal file
View File

0
scripts/check_wan4 Executable file → Normal file
View File

0
scripts/check_wan4.sh Executable file → Normal file
View File