Bulleye needs contrib too for the non-free packages
This commit is contained in:
parent
18ad612b72
commit
69252aef8f
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user