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

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-07-15 22:19:24 +02:00
parent 580bc4289c
commit 1cb7b5d7b4
3 changed files with 82 additions and 7 deletions

View File

@@ -9,8 +9,7 @@
# SPDX-LicenseComment: This file is part of the CISS.hardened.installer framework.
# SPDX-PackageName: CISS.debian.installer
# SPDX-Security-Contact: security@coresecret.eu
# coresecret.sh to be executed after dropbear SSH login
# SPDX-Comment: coresecret.sh to be executed after dropbear SSH login
set -C -e -u -o pipefail
IFS=$(printf ' \n\t')