X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=61835f79e62aff8060f0e005cc7a7c27dc43d412;hb=ce828cf5a3557613771eab8f0ad59586bbbcecbb;hp=fd32a9ee8389280e8c8f8fcc1cea1c6d4f5ef874;hpb=54a1e63df2a81a8f5e6f3148d59afcfeaa7b3495;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index fd32a9ee..61835f79 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -336,6 +336,14 @@ GO=( ) stage $GO +GO=( + FUNC="mkuploaders" + TIME="mkuploaders" + ARGS="" + ERR="" +) +stage $GO + GO=( FUNC="copyoverrides" TIME="copyoverrides"