添加 Crontab 任务:
0 3 * * * /root/script/teslamatebackup.sh
在根目录下创建script目录并写入一个teslamatebackup.sh的文件
#!
2023-08-21