Ajout exemple crontab nettoyage
This commit is contained in:
parent
7fd3c5df51
commit
01ed73488c
@ -3,3 +3,4 @@
|
||||
*/15 4-18 * * * root php /home/batchFlux/fileRecv.php --cron >> /home/log/recv.log 2>&1
|
||||
|
||||
# Nettoyage
|
||||
01 18 * * * root php /home/batchFlux/fileClean.php --cron >> /home/log/clean.log 2>&1
|
Loading…
Reference in New Issue
Block a user