This commit is contained in:
xyj 2024-01-06 14:27:05 +08:00
parent 9a6993bab9
commit 307746c4e2
1 changed files with 1 additions and 2 deletions

View File

@ -8,4 +8,3 @@ 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