Documentation
This commit is contained in:
parent
a0350bbaaa
commit
b6c2e0f4d7
@ -230,6 +230,8 @@ def install_grub(efi_directory, fw_type):
|
|||||||
"--force",
|
"--force",
|
||||||
boot_loader["installPath"]])
|
boot_loader["installPath"]])
|
||||||
|
|
||||||
|
# The file specified in grubCfg should already be filled out
|
||||||
|
# by the grubcfg job module.
|
||||||
check_target_env_call([libcalamares.job.configuration["grubMkconfig"],
|
check_target_env_call([libcalamares.job.configuration["grubMkconfig"],
|
||||||
"-o",
|
"-o",
|
||||||
libcalamares.job.configuration["grubCfg"]])
|
libcalamares.job.configuration["grubCfg"]])
|
||||||
|
Loading…
Reference in New Issue
Block a user