This commit is contained in:
Tobias Powalowski 2023-06-27 08:40:54 +02:00
parent f0186dfd17
commit 964df5487a

View file

@ -596,7 +596,7 @@ _do_grub_config() {
fi
fi
if [[ -n "${_UCODE}" ]]; then
_INITRD_UCODE="${_SUBDIR}/${UC_UCODE}"
_INITRD_UCODE="${_SUBDIR}/${_UCODE}"
fi
## Move old config file, if any
if [[ -n "${_UEFI_SECURE_BOOT}" ]]; then