更新 bin/ZeroWrt
Signed-off-by: zhao <zhao@noreply.localhost>
This commit is contained in:
parent
303a029c1f
commit
2b1c5ed472
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user