宝塔下的shell定时任务 1.选择shell脚本 2.选择执行周期 3.在脚本内容内写入 shell脚本 curl -sS --connect-timeout 10 -m 60 '此处为地址链接'; 如图所示