V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 55s
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:
@@ -147,6 +147,9 @@ END { print max }
|
||||
# shellcheck disable=SC2034
|
||||
VAR_DROPBEAR="${dropbear_boot,,}"
|
||||
|
||||
# shellcheck disable=SC2034
|
||||
VAR_GRUB_PASSWORD="${grub_password,,}"
|
||||
|
||||
### Extract chroot secure '/run' mounting strategy.
|
||||
# shellcheck disable=SC2034
|
||||
VAR_NEED_RUN_IN_TARGET="${needrun,,}"
|
||||
|
||||
Reference in New Issue
Block a user