Commit 09dcbb1c authored by 苗青's avatar 苗青

yum crontab

parent 3c00c375
......@@ -48,8 +48,8 @@ if [[ $CLUSTER == "3B" ]]; then
echo "tail -f $log_path/*log"
tail -f $log_path/*log
# 安装 crontab
yum install crontabs
# 安装 crontab TODO apt or yum
yum install -y crontabs
# 定时删除日志
deleteLogs()
......
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