V8.13.294.2025.10.28
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m51s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-10-28 14:16:22 +01:00
parent 8b2809f4de
commit 47eaa39e3d
5 changed files with 54 additions and 4 deletions

View File

@@ -150,6 +150,7 @@ declare -gx VAR_SETUP="true"
source_guard "./lib/lib_sanitizer.sh"
source_guard "./lib/lib_trap_on_err.sh"
source_guard "./lib/lib_trap_on_exit.sh"
source_guard "./lib/lib_update_microcode.sh"
source_guard "./lib/lib_usage.sh"
}
@@ -246,6 +247,7 @@ check_dhcp
cdi
provider_netcup
note_target
update_microcode
### Start the build process
set +o errtrace