Documentation

This commit is contained in:
Teo Mrnjavac 2016-05-04 13:35:40 +02:00
parent a0350bbaaa
commit b6c2e0f4d7

View File

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