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

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-10-24 21:24:26 +01:00
parent b2776e2c82
commit bafcd78259
2 changed files with 3 additions and 3 deletions

View File

@@ -213,8 +213,8 @@ yaml_reader
info_echo "1252_yaml_validator.sh"
yaml_validator
#info_echo "1256_secret_parser.sh"
#yaml_validator
info_echo "1256_secret_parser.sh"
yaml_secret
### CDI_3200

View File

@@ -10,7 +10,7 @@
# SPDX-PackageName: CISS.debian.installer
# SPDX-Security-Contact: security@coresecret.eu
guard_sourcing || return "${ERR_GUARD_SOURCE}" || return "${ERR_GUARD_SOURCE}"
guard_sourcing || return "${ERR_GUARD_SOURCE}"
#######################################
# Debug helper: list variable names (no values).