Move the weekly cron job to saturday

This commit is contained in:
Pierre-Yves Chibon 2014-10-03 17:13:03 +02:00
parent caf36a7728
commit bfbed48a27

View file

@ -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