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

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-07-25 15:39:24 +02:00
parent 489e836135
commit 4fe5f65cbc
4 changed files with 66 additions and 11 deletions

View File

@@ -31,7 +31,8 @@ source_guard "./lib/0100_arg_mismatch.sh"
source_guard "./lib/0101_arg_sanitizer.sh"
source_guard "./lib/0102_arg_parser.sh"
source_guard "./lib/0103_arg_priority_check.sh"
source_guard "./lib/0104_arg_nuke_converter.sh"
source_guard "./lib/0104_arg_passphrase_reader.sh"
source_guard "./lib/0105_arg_nuke_converter.sh"
#source_guard "./lib/0110_check_kernel.sh"
#source_guard "./lib/0120_check_provider.sh"
source_guard "./lib/0200_dialog_helper.sh"