I think it can be done by using cron output. eg: 42 00 * * * /usr/bin/pytest pytest -s /data/smc/test_file.py >> /Your-log-path.log 2>&1.
確定! 回上一頁