update
This commit is contained in:
parent
b0a0fc5506
commit
99526ffa7c
|
@ -1,3 +1,4 @@
|
||||||
# 定时任务
|
# 定时任务
|
||||||
*/15 * * * * /usr/bin/python /home/pi/lot_manager/delete_than20G.sh
|
*/15 * * * * /usr/bin/python /home/pi/lot_manager/delete_than20G.sh
|
||||||
|
# 针对32G内存卡的定时
|
||||||
*/15 * * * * /usr/bin/bash /home/pi/lot_manager/bash/cron_delete_mp4.sh
|
*/15 * * * * /usr/bin/bash /home/pi/lot_manager/bash/cron_delete_mp4.sh
|
||||||
|
|
Loading…
Reference in New Issue