V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 41s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 41s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -156,7 +156,7 @@ partitioning() {
|
||||
### Set the bootable flag if necessary.
|
||||
if [[ "${var_boot,,}" == "true" ]]; then
|
||||
|
||||
case "${VAR_RECIPE_TABLE,,}:${VAR_FIRMWARE_TYPE,,}" in
|
||||
case "${VAR_RECIPE_TABLE,,}:${VAR_RECIPE_FIRMWARE,,}" in
|
||||
|
||||
gpt:uefi|mbr:uefi)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user