Syntax error in bios_create_key_structure()
This commit is contained in:
parent
aa5705cde4
commit
056031901b
1 changed files with 1 additions and 1 deletions
2
init.sh
2
init.sh
|
@ -289,7 +289,7 @@ then
|
|||
efi_create_key_structure $device $key_mountpoint
|
||||
;;
|
||||
"bios")
|
||||
bio s_create_key_structure $device $key_mountpoint
|
||||
bios_create_key_structure $device $key_mountpoint
|
||||
;;
|
||||
esac
|
||||
printf "copying all file to USB drive\n"
|
||||
|
|
Reference in a new issue