统一时间规划

This commit is contained in:
CallMeR
2023-07-26 14:57:51 +08:00
parent 17ae656734
commit 17ab25b998
6 changed files with 16 additions and 17 deletions
+1 -1
View File
@@ -171,7 +171,7 @@ $ sudo crontab -e
```bash
## 定时任务配置项
0 5 * * * /usr/bin/snap restart adguard-home
30 4 * * * /usr/bin/snap restart adguard-home
```