diff options
| author | Paul Buetow <paul@buetow.org> | 2024-05-03 11:36:50 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2024-05-03 11:36:50 +0300 |
| commit | dafe9e6064ac6ed3a5d23787982118b69f1b75a0 (patch) | |
| tree | 3a8a22dc65df4e625fa7049d82df08b27e2a3f99 /frontends/etc/gogios.cron.tpl | |
| parent | 6e64b9cacedf882bb6b2117c248149a51a8699c9 (diff) | |
add gogios' weekly -force run
Diffstat (limited to 'frontends/etc/gogios.cron.tpl')
| -rw-r--r-- | frontends/etc/gogios.cron.tpl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/frontends/etc/gogios.cron.tpl b/frontends/etc/gogios.cron.tpl index ba06781..84c6884 100644 --- a/frontends/etc/gogios.cron.tpl +++ b/frontends/etc/gogios.cron.tpl @@ -1,2 +1,3 @@ 0 7 * * * <%= $gogios_path %> -renotify >/dev/null */5 8-22 * * * <%= $gogios_path %> >/dev/null +0 3 * * 0 <%= $gogios_path %> -force >/dev/null |
