V8.00.000.2025.06.17
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m36s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m36s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -9,19 +9,19 @@
|
||||
# SPDX-LicenseComment: This file is part of the CISS.debian.installer.secure framework.
|
||||
# SPDX-PackageName: CISS.debian.installer
|
||||
# SPDX-Security-Contact: security@coresecret.eu
|
||||
. ./lib/1000_usage.sh
|
||||
. ./lib/1001_contact.sh
|
||||
. ./lib/1003_gen_dir_files.sh
|
||||
. ./lib/1010_check_pkgs.sh
|
||||
. ./lib/1030_trap_err.sh
|
||||
. ./lib/1031_trap_exit.sh
|
||||
. ./lib/1032_trap_int.sh
|
||||
. ./lib/1035_clean_up.sh
|
||||
. ./lib/1040_arg_mismatch.sh
|
||||
. ./lib/1041_arg_sanitizer.sh
|
||||
. ./lib/1042_arg_parser.sh
|
||||
. ./lib/1043_arg_priority_check.sh
|
||||
. ./lib/1050_dialog_helper.sh
|
||||
. ./lib/0000_usage.sh
|
||||
. ./lib/0001_contact.sh
|
||||
. ./lib/0020_gen_dir_files.sh
|
||||
. ./lib/0030_check_pkgs.sh
|
||||
. ./lib/0060_trap_err.sh
|
||||
. ./lib/0070_trap_exit.sh
|
||||
. ./lib/0080_trap_int.sh
|
||||
. ./lib/0090_clean_up.sh
|
||||
. ./lib/0100_arg_mismatch.sh
|
||||
. ./lib/0101_arg_sanitizer.sh
|
||||
. ./lib/0102_arg_parser.sh
|
||||
. ./lib/0103_arg_priority_check.sh
|
||||
. ./lib/0200_dialog_helper.sh
|
||||
. ./lib/
|
||||
. ./lib/
|
||||
. ./lib/
|
||||
|
||||
Reference in New Issue
Block a user