This commit is contained in:
xyj 2024-01-06 14:20:45 +08:00
parent 46e5121807
commit 9a6993bab9
1 changed files with 2 additions and 1 deletions

View File

@ -8,3 +8,4 @@ echo "*/15 * * * * /usr/bin/python /home/pi/lot_manager/delete_than20G.py" >> cr
sudo crontab cron.cron
sudo systemctl restart cron.service
sudo rm -rf cron.cron