2 lines
105 B
Plaintext
2 lines
105 B
Plaintext
# 设置每天 14:45 执行
|
|
45 14 * * * root /usr/local/bin/python /app/main.py >> /var/log/cron.log 2>&1 |