更新 bin/ZeroWrt

Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
zhao 2025-01-25 10:13:31 +08:00
parent 303a029c1f
commit 2b1c5ed472

View File

@ -509,7 +509,10 @@ one_click_setup() {
cp /etc/config/default_mosdns /etc/config/mosdns
/etc/init.d/mosdns restart
# 恢复 adguardhome
uci set AdGuardHome.AdGuardHome.enabled='0'
uci set AdGuardHome.AdGuardHome.redirect='none'
cp /etc/config/default_AdGuardHome /etc/config/AdGuardHome.yaml
uci commit AdGuardHome
/etc/init.d/AdGuardHome restart
# 恢复 passwall
cp /etc/config/default_passwall /etc/config/passwall