How do I stop cron emails?
Hi,
I have a script that runs every minute.
How do I stop cron from sending me e-mails per day (1 every minute when that script runs)?
My cron:
It also does not work:
It also does not work:
wget -q -O - http://domain.pl/whmcs/crons/domainsync.php >/dev/null 2>&1It also does not work:
wget -q -O - http://domain.pl/whmcs/crons/domainsync.php > /dev/null 2>&1It also does not work:
wget -q -O /dev/null http://domain.pl/whmcs/crons/domainsync.php-
Problem solved 0 -
Hello, I'm glad to see you solved the issue. Do you mind sharing the solution? Thanks. 0
Please sign in to leave a comment.
Comments
2 comments