X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=61835f79e62aff8060f0e005cc7a7c27dc43d412;hb=5f5912c9d017b01d15f5b772fe1f762baef52d54;hp=fd32a9ee8389280e8c8f8fcc1cea1c6d4f5ef874;hpb=d0d94b9b1e5b21a6769991ffcb8a4eb4983efc71;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"