X-Git-Url: https://git.decadent.org.uk/gitweb/?a=blobdiff_plain;f=config%2Fdebian%2Fvars;h=9c128b780815c4ea39446207765e117cf08b1ef6;hb=af3542d4df862295d8a06d14a2e66524bf1137a3;hp=57ab0f06b41d3bff731db86dabe77bed325bb1f6;hpb=3da41a34b4439cc643cad154a9a42abe795d0380;p=dak.git diff --git a/config/debian/vars b/config/debian/vars index 57ab0f06..9c128b78 100644 --- a/config/debian/vars +++ b/config/debian/vars @@ -48,7 +48,7 @@ LOCK_STOP="${lockdir}/archive.stop" TIMESTAMP=false # And the following types of cronscripts exists -declare -lr POSSIBLEARGS='+(unchecked|dinstall|hourly|daily|weekly|monthly|yearly)' +declare -lr POSSIBLEARGS='+(unchecked|dinstall|hourly|daily|weekly|monthly|yearly|mirror)' declare -r HOSTNAME=$(hostname -s) archs=$(dak admin a list | tr '\n' ' ')