X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=3d573b5bead39a010c1378bb5e75492be31b5656;hb=cd577d003006c7bd6e88e28762e7f783c1ef2ff7;hp=311207af96fa99efae11ea755f516bac3b164fd8;hpb=321e39b64490fb825769f7ed9f6534cebeedd923;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index 311207af..3d573b5b 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -251,6 +251,14 @@ GO=( ) stage $GO +GO=( + FUNC="autocruft" + TIME="autocruft" + ARGS="unstable experimental" + ERR="" +) +stage $GO + GO=( FUNC="fingerprints" TIME="import-keyring"