X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fcron.dinstall;h=856548e659756600b25db59403b3d13e0191e2c0;hb=076d0a9a0f88c8e86fc206b491f73ea6e8c71fa0;hp=fd32a9ee8389280e8c8f8fcc1cea1c6d4f5ef874;hpb=e5c6971fed0337270ce5c604fdc893cae7502e65;p=dak.git diff --git a/config/debian/cron.dinstall b/config/debian/cron.dinstall index fd32a9ee..856548e6 100755 --- a/config/debian/cron.dinstall +++ b/config/debian/cron.dinstall @@ -214,13 +214,13 @@ GO=( ) stage $GO -GO=( - FUNC="opunew" - TIME="o-p-u-new" - ARGS="oldproposedupdates" - ERR="false" -) -stage $GO +#GO=( +# FUNC="opunew" +# TIME="o-p-u-new" +# ARGS="oldproposedupdates" +# ERR="false" +#) +#stage $GO GO=( FUNC="newstage" @@ -336,6 +336,14 @@ GO=( ) stage $GO +GO=( + FUNC="mkuploaders" + TIME="mkuploaders" + ARGS="" + ERR="" +) +stage $GO + GO=( FUNC="copyoverrides" TIME="copyoverrides"