add --getcontents debmirror for apt-file
This commit is contained in:
parent
449d0f31a2
commit
d607b6ddc4
|
@ -19,6 +19,7 @@ debmirror \
|
|||
-d ${UBUNTU_MIRROR_PROJECTS:-bionic,bionic-updates,bionic-security,bionic-backports} \
|
||||
--ignore-small-errors \
|
||||
-r /ubuntu \
|
||||
--getcontents \
|
||||
--progress \
|
||||
--method=http \
|
||||
$DST/ubuntu
|
||||
|
|
Loading…
Reference in New Issue