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:
parent
ead62d6e14
commit
1758781272
1 changed files with 1 additions and 0 deletions
|
@ -1 +1,2 @@
|
|||
MAILTO="root"
|
||||
*/10 * * * * __APP__ /usr/bin/php__PHPVERSION__ __FINALPATH__/app/actualize_script.php >/var/www/__APP__/__APP__.log 2>&1
|
||||
|
|
Loading…
Reference in a new issue