Current Path : /etc/cron.d/ |
Current File : //etc/cron.d/update_cpapi_cache |
0 * * * * root /usr/bin/flock -n /var/run/cpapi_cache_upd_lock /opt/cloudlinux/venv/bin/python3 -c "from clcommon.cpapi import invalidate_cpapi_cache; invalidate_cpapi_cache()" &> /dev/null