Debian: T3641: allow package downgrades

This commit is contained in:
Christian Poessinger 2021-06-21 16:35:20 +00:00
parent 83e7e37194
commit c7c2388e84

View File

@ -61,6 +61,7 @@ lb config noauto \
--backports false \
--utc-time true \
--apt-recommends false \
--apt-options "--yes -oAPT::Get::allow-downgrades=true" \
--apt-indices false
"${@}"
"""