add adguardhome
This commit is contained in:
1
.github/workflows/r1s_lean.yml
vendored
1
.github/workflows/r1s_lean.yml
vendored
@@ -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/
|
||||
|
||||
1
.github/workflows/r1s_lean_h3.yml
vendored
1
.github/workflows/r1s_lean_h3.yml
vendored
@@ -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/
|
||||
|
||||
1
.github/workflows/r2s_lean.yml
vendored
1
.github/workflows/r2s_lean.yml
vendored
@@ -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/
|
||||
|
||||
2
.github/workflows/r2s_lean_minimal.yml
vendored
2
.github/workflows/r2s_lean_minimal.yml
vendored
@@ -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/
|
||||
|
||||
@@ -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
0
scripts/autoupdate-usb.sh
Executable file → Normal file
0
scripts/check_wan4
Executable file → Normal file
0
scripts/check_wan4
Executable file → Normal file
0
scripts/check_wan4.sh
Executable file → Normal file
0
scripts/check_wan4.sh
Executable file → Normal file
Reference in New Issue
Block a user