更新定时参数

This commit is contained in:
CallMeR
2023-12-21 22:09:33 +08:00
parent f90dd7a7c8
commit 5d5750f120
3 changed files with 10 additions and 10 deletions
+2 -2
View File
@@ -12,7 +12,7 @@ $ sudo bash /opt/dnsmasq_plugin.sh
## 设置 crontab
25 6 * * * /usr/bin/curl --retry-connrefused --retry 5 --retry-delay 5 --retry-max-time 60 -fsSLR -o /etc/dnsmasq.d/anti-ad.dnsmasq.conf https://anti-ad.net/anti-ad-for-dnsmasq.conf
25 9 * * * /usr/bin/curl --retry-connrefused --retry 5 --retry-delay 5 --retry-max-time 60 -fsSLR -o /etc/dnsmasq.d/anti-ad.dnsmasq.conf https://anti-ad.net/anti-ad-for-dnsmasq.conf
35 6 * * * /usr/bin/bash /opt/dnsmasq_plugin.sh
35 9 * * * /usr/bin/bash /opt/dnsmasq_plugin.sh