提交 50933fda 编写于 作者: B Bastian Blank 提交者: Joerg Jaspert

Remove override files first

上级 d4b81001
......@@ -287,6 +287,7 @@ function copyoverrides() {
(
shopt -s nullglob
rm -f ${indices}/override.*.gz
for ofile in ${overridedir}/override.{wheezy,jessie,stretch,buster,sid}.{,extra.}{main,contrib,non-free}*; do
bname=${ofile##*/}
gzip -9cv --rsyncable --no-name ${ofile} > ${indices}/${bname}.gz
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册