V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 57s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-08-06 20:49:50 +02:00
parent b2107335bc
commit 76bc768b9e
2 changed files with 3 additions and 3 deletions

View File

@@ -333,7 +333,7 @@ install_grub_uefi() {
#######################################
get_grub_modinfo_path() {
### Declare Arrays, HashMaps, and Variables.
delcare -gx VAR_MODINFO_PATH=""
declare -gx VAR_MODINFO_PATH=""
case "${VAR_RECIPE_FIRMWARE}" in