aboutsummaryrefslogtreecommitdiff
path: root/config/80_hex-zero_cron
blob: 6672c34c60256bf7b3abe38b51ef9c1e1826b4a2 (plain)
1
2
# File /etc/cron.d/80_hex-zero.cron
45 3  *  *  *  hex-zero    /usr/bin/python3 /var/www/hex-zero/cleanup.py 1>/dev/null 2>&1
bgstack15