From 0bd03af3094d9c61c4e59e295cfd9f378a244e2d Mon Sep 17 00:00:00 2001 From: CallMeR <9463297+callmer@user.noreply.gitee.com> Date: Mon, 27 Nov 2023 12:56:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=96=87=E4=BB=B6=E5=90=8D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/debian/debian_dnsmasq_plugin.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/debian/debian_dnsmasq_plugin.conf b/src/debian/debian_dnsmasq_plugin.conf index 3ded8aa..aeb5f38 100644 --- a/src/debian/debian_dnsmasq_plugin.conf +++ b/src/debian/debian_dnsmasq_plugin.conf @@ -8,7 +8,7 @@ $ sudo chmod +x /opt/install.sh 15 5 * * * /usr/bin/wget -q --tries=10 --retry-connrefused --random-wait https://anti-ad.net/anti-ad-for-smartdns.conf -O /etc/smartdns/anti-ad-smartdns.conf -20 5 * * * /usr/bin/wget -q --tries=10 --retry-connrefused --random-wait https://anti-ad.net/anti-ad-for-dnsmasq.conf -O /etc/dnsmasq.d/anti-ad-for-dnsmasq.conf +20 5 * * * /usr/bin/wget -q --tries=10 --retry-connrefused --random-wait https://anti-ad.net/anti-ad-for-dnsmasq.conf -O /etc/dnsmasq.d/anti-ad-dnsmasq.conf 25 5 * * * /usr/bin/systemctl restart smartdns.service