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

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-10-21 23:24:11 +01:00
parent bf4a4ca5c6
commit a09a55e19f
4 changed files with 7 additions and 7 deletions

View File

@@ -12,6 +12,8 @@
guard_sourcing
[[ -f /root/ciss-debian-live-builder.env ]] && . /root/ciss-debian-live-builder.env
### Definition of MUST set global variables.
# shellcheck disable=SC2155
declare -grx VAR_KERNEL_INF=$(mktemp var_kernel_inf.XXXXXXXX)