Commit 0f2b6306 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Debian: temporarily disable builtin-pho cronjob as we recreate...


reproducible Debian: temporarily disable builtin-pho cronjob as we recreate the db to include bookworm

Signed-off-by: Holger Levsen's avatarHolger Levsen <holger@layer-acht.org>
parent 54c427b5
......@@ -11,4 +11,4 @@ MAILTO=root
# this is run hourly even though the rsync from coccia.d.o to
# ionos7 only happens every two hours... but we don't know at which
# hour, so...
7 * * * * buildinfo cd ~/builtin-pho && bash update-packages.sh && find buildinfo/Debian/ -mtime 0 -type f | python3 index-buildinfo.py -i -F
#7 * * * * buildinfo cd ~/builtin-pho && bash update-packages.sh && find buildinfo/Debian/ -mtime 0 -type f | python3 index-buildinfo.py -i -F
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment