Bulleye needs contrib too for the non-free packages

This commit is contained in:
Roland Clobus 2023-03-14 20:28:32 +01:00
parent 18ad612b72
commit 69252aef8f
No known key found for this signature in database
GPG Key ID: 62C57C6AA61495BD

View File

@ -121,7 +121,7 @@ parse_commandline_arguments() {
DEBIAN_VERSION="$2"
case "$DEBIAN_VERSION" in
"bullseye")
FIRMWARE_ARCHIVE_AREA="non-free"
FIRMWARE_ARCHIVE_AREA="non-free contrib"
;;
*)
FIRMWARE_ARCHIVE_AREA="non-free-firmware"