mirror of
https://github.com/routerich/RouterichAX3000_configs.git
synced 2025-12-24 16:18:06 +03:00
Fix name packeges
This commit is contained in:
@@ -502,7 +502,7 @@ else
|
||||
[ -f /etc/config/dhcp-opkg ] && cp /etc/config/dhcp /etc/config/dhcp-old && mv /etc/config/dhcp-opkg /etc/config/dhcp
|
||||
fi
|
||||
|
||||
printf "Setting confdir dnsmasq"
|
||||
printf "Setting confdir dnsmasq\n"
|
||||
uci set dhcp.@dnsmasq[0].confdir='/tmp/dnsmasq.d'
|
||||
uci commit dhcp
|
||||
|
||||
@@ -517,8 +517,8 @@ dns-failsafe-proxy"
|
||||
URL="https://raw.githubusercontent.com/routerich/RouterichAX3000_configs/refs/heads/beta_alt"
|
||||
|
||||
checkPackageAndInstall "luci-app-dns-failsafe-proxy" "1"
|
||||
checkPackageAndInstall "doh-proxy" "1"
|
||||
checkPackageAndInstall "stubby" "1"
|
||||
checkPackageAndInstall "luci-app-doh-proxy" "1"
|
||||
checkPackageAndInstall "luci-app-stubby" "1"
|
||||
|
||||
if [ ! -d "$DIR_BACKUP" ]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user