Move the weekly cron job to saturday
This commit is contained in:
parent
caf36a7728
commit
bfbed48a27
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Cron updating weekly the pkgdb database to adjust summary and description of
|
||||
# each package.
|
||||
#
|
||||
0 10 * * 4 root PKGDB2_CONFIG=/etc/pkgdb2/pkgdb2.cfg /usr/bin/update_package_info.py
|
||||
0 10 * * 5 root PKGDB2_CONFIG=/etc/pkgdb2/pkgdb2.cfg /usr/bin/update_package_info.py
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue