1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freshrss_ynh.git synced 2024-09-03 18:36:33 +02:00

send mail to root (admin) when freshrss cron have file acess error

- MAILTO is used to send email to root instead to non-existent freshrss user
This commit is contained in:
XoD 2021-08-14 15:16:16 +02:00
parent ead62d6e14
commit 1758781272

View file

@ -1 +1,2 @@
MAILTO="root"
*/10 * * * * __APP__ /usr/bin/php__PHPVERSION__ __FINALPATH__/app/actualize_script.php >/var/www/__APP__/__APP__.log 2>&1