mirror of
https://gitlab.archlinux.org/archlinux/aurweb.git
synced 2025-02-03 10:43:03 +01:00
- Removed user specification from cron config. - Removed logging to /var/log; this commit brings in `-x proc`, which logs out to std(out|err).
3 lines
121 B
Text
3 lines
121 B
Text
AUR_CONFIG='/aurweb/conf/config'
|
|
*/5 * * * * bash -c 'aurweb-aurblup'
|
|
*/5 * * * * bash -c 'aurweb-mkpkglists --extended'
|