Running automatic actions using "daily background job for tasks" event name

Hi Peter

I did eventually get there. Im currently using the below to run the jobs at midnight in CPanel

0	0	*	*	*	/usr/local/bin/php /home/*your_domain_name*/public_html/cli cronjob >/dev/null 2>&1
3 Likes