X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=3d573b5bead39a010c1378bb5e75492be31b5656;hb=fdbef587c29814f97c192de5a8b7e9f09cc45fa4;hp=311207af96fa99efae11ea755f516bac3b164fd8;hpb=28b86b197fffbd068c2f030e987bc145829d9601;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"