diff --git a/config/debian/vars b/config/debian/vars index 57ab0f06b41d3bff731db86dabe77bed325bb1f6..9c128b780815c4ea39446207765e117cf08b1ef6 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' ' ')