mirror of
https://github.com/parchlinux/calamares.git
synced 2025-06-29 10:25:36 -04:00
Documentation
This commit is contained in:
parent
a0350bbaaa
commit
b6c2e0f4d7
1 changed files with 2 additions and 0 deletions
|
@ -230,6 +230,8 @@ def install_grub(efi_directory, fw_type):
|
|||
"--force",
|
||||
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"],
|
||||
"-o",
|
||||
libcalamares.job.configuration["grubCfg"]])
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue