#!/bin/bash /opt/python39/bin/python3 /home/<yourusername>/kode/hello.py >/dev/null 2>&1
脚步文件名称为test.sh
crontab -e
# test.sh * * * * * /home/<yourusername>/kode/test.sh
crontab -l