change cronjob

This commit is contained in:
creme 2019-09-23 11:50:42 +02:00
parent 6f24f922d8
commit 8f38d37561
No known key found for this signature in database
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
5 */12 * * * root python3 /srv/0x0/cleanup.py >/dev/null 2>&1
5 0 * * * root python3 /srv/0x0/cleanup.py >/dev/null 2>&1