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

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-09-04 20:27:31 +02:00
parent 83fe747a45
commit 8491b01be4
14 changed files with 59 additions and 32 deletions

View File

@@ -67,4 +67,7 @@ declare -gx VAR_CHROOT_ACTIVATED="false"
### 4120_installation_kernel.sh
declare -gx VAR_KERNEL=""
### 4240_update_grub_password.sh
declare -gx VAR_GRUB_PASSWORD="false"
# vim: number et ts=2 sw=2 sts=2 ai tw=128 ft=sh