5 Commits

Author SHA1 Message Date
Tobias Knöppler
1a210e9f12
Replace 'NextCloudPi' with 'NextcloudPi' in localization and code comments
Signed-off-by: Tobias Knöppler <6317548+theCalcaholic@users.noreply.github.com>
2024-08-06 14:34:30 +02:00
Leandro Lucarella
7d15924c8c nc-autoupdate-ncp: Append to log instead of replace
Signed-off-by: Leandro Lucarella <luca@llucax.com>
2021-01-20 06:54:05 -07:00
Leandro Lucarella
337ffeb1c5 ncp-autoupdate: cronjob write to the log only (#1144)
Cronjobs should not have any output, unless the cronjob fails, otherwise
an e-mail notification is sent with the output. This cronjob in
particular is also reporting results via Nextcloud notification, so
having an e-mail with logs saying the same as the notification is not
particularly useful. Instead we just redirect all output to the
/var/log/ncp.log so the user can debug in case of problems and doesn't
receive spurious e-mails when all works fine.

Signed-off-by: Leandro Lucarella <luca@llucax.com>
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2020-06-13 09:22:44 -06:00
nachoparker
0c538aef3c add notify_admin functionality
Signed-off-by: nachoparker <nacho@ownyourbits.com>
2020-02-04 20:29:03 -07:00
nachoparker
194d11101b create UPDATE config section 2019-04-04 19:28:33 -06:00