Syntax error in bios_create_key_structure()

This commit is contained in:
Yorick Barbanneau 2017-02-23 12:01:10 +01:00
parent aa5705cde4
commit 056031901b

View file

@ -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"