mirror of
https://github.com/flatcar/scripts.git
synced 2026-05-05 12:16:41 +02:00
grub_install: drop old/unused esp_dir flag
This commit is contained in:
parent
632d578b56
commit
d5cb907947
@ -16,8 +16,6 @@ assert_inside_chroot
|
||||
# Flags.
|
||||
DEFINE_string target "" \
|
||||
"The GRUB target to install such as i386-pc or x86_64-efi"
|
||||
DEFINE_string esp_dir "" \
|
||||
"Path to EFI System partition mount point."
|
||||
DEFINE_string disk_image "" \
|
||||
"The disk image containing the EFI System partition."
|
||||
DEFINE_boolean verity ${FLAGS_FALSE} \
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user