mirror of
https://github.com/routerich/RouterichAX3000_configs.git
synced 2026-01-31 22:50:32 +03:00
Add check install packets luci-app-https-dns-proxy, luci-i18n-https-dns-proxy-ru
This commit is contained in:
@@ -160,6 +160,14 @@ else
|
||||
fi
|
||||
fi
|
||||
|
||||
if ! opkg list-installed | grep -q luci-app-https-dns-proxy; then
|
||||
opkg install luci-app-https-dns-proxy
|
||||
fi
|
||||
|
||||
if ! opkg list-installed | grep -q luci-i18n-https-dns-proxy-ru; then
|
||||
opkg install luci-i18n-https-dns-proxy-ru
|
||||
fi
|
||||
|
||||
install_youtubeunblock_packages
|
||||
|
||||
opkg upgrade youtubeUnblock
|
||||
|
||||
Reference in New Issue
Block a user