mirror of
https://github.com/Antynea/grub-btrfs.git
synced 2026-03-04 13:05:00 +08:00
redundancy parameter
This commit is contained in:
@@ -59,7 +59,7 @@ nkernel=("${GRUB_BTRFS_NKERNEL[@]}")
|
||||
## Initramfs name(s)
|
||||
ninit=("${GRUB_BTRFS_NINIT[@]}")
|
||||
## Microcode(s) name(s)
|
||||
microcode=("${GRUB_BTRFS_INTEL_UCODE[@]:-intel-ucode.img}")
|
||||
microcode=("${GRUB_BTRFS_INTEL_UCODE[@]}")
|
||||
|
||||
########################
|
||||
### variables script ###
|
||||
|
||||
Reference in New Issue
Block a user