Commit 611e1909 by xupeng

add script

parent d1972867
# 清理离线任务的日志
#48 9 * * * /data/crontab/suggest/clear_offline_log.sh >> /data/crontab/suggest/logs/clear.log 2>&1
# 清理suggest 服务的 access_log 日志
#0 0 */2 * * /data/crontab/suggest/clear_access_log.sh >> /data/crontab/suggest/logs/clear_access.log 2>&1
# suggest 离线索引任务
32 6,9 * * * /data/crontab/suggest/start_suggest_task.sh >> /data/crontab/suggest/logs/service.log 2>&1
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment