Disable cron emails

Re: Disable cron emails

Nathan Bruley發表於
Number of replies: 0

Finally figured it out.

Needed to use the www-data user for Apache and add >/dev/null to the end of that.

$ sudo crontab -u www-data -e


評比平均分數:Useful (1)