fix: kernel filename fix
This commit is contained in:
parent
6ff02db2d2
commit
a4a3250aa7
|
@ -10,7 +10,7 @@ function update_syslinux_menu()
|
|||
declare -A versions
|
||||
declare -a files
|
||||
|
||||
files=('boot-kernel.', 'boot-initrd.')
|
||||
files=('boot-kernel.' 'boot-initrd.')
|
||||
|
||||
mount_efi "$drive"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user