aurweb/docker/config/aurweb-cron
Kevin Morris 4b8963b7ba
feat(docker): add cron service (aurblup + mkpkglists)
Normally, these scripts are used to update official providers
in the aurweb database along with archives that can be retrieved.

Run both of these scripts in a 5 minute cron job, to both reflect
the live instance database and production load.

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-11-09 00:29:19 -08:00

2 lines
57 B
Text

*/5 * * * * aurweb-aurblup
*/5 * * * * aurweb-mkpkglists