This commit is contained in:
nick 2018-05-27 14:23:11 +08:00
parent 7f0966b57f
commit ecded61557

View File

@ -17,7 +17,7 @@ fi
设置定时任务 设置定时任务
``` ```
*/10 * * * * ~/http.sh # */10 * * * * ~/http.sh #10分钟执行一次
``` ```
--- ---