Fix https-dns-proxy --force-depends

This commit is contained in:
itdoginfo
2025-04-27 18:07:58 +03:00
parent f65de36804
commit 2dc5944961

View File

@@ -433,7 +433,7 @@ check_system() {
case $DNSPROXY in
yes|y|Y|yes)
opkg remove luci-app-https-dns-proxy https-dns-proxy
opkg remove --force-depends luci-app-https-dns-proxy https-dns-proxy
break
;;
*)