V9.14.004.2026.06.09
🛡️ Retrieve DNSSEC status of coresecret.dev. / 🛡️ Retrieve DNSSEC status of coresecret.dev. (push) Has been cancelled
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Has been cancelled

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2026-06-09 18:34:48 +01:00
parent a1a45a282a
commit 27635c84ae
34 changed files with 96 additions and 59 deletions
+2 -2
View File
@@ -37,9 +37,9 @@ usage() {
declare var_cols=$(tput cols 2> /dev/null || echo 80)
# shellcheck disable=SC2155
declare var_header=$(center "V9.14.002.2026.06.08 CISS.debian.installer" "${var_cols}")
declare var_header=$(center "V9.14.004.2026.06.09 CISS.debian.installer" "${var_cols}")
# shellcheck disable=SC2155
declare var_footer=$(center "V9.14.002.2026.06.08 CISS.debian.installer" "${var_cols}")
declare var_footer=$(center "V9.14.004.2026.06.09 CISS.debian.installer" "${var_cols}")
{
echo -e "\e[97m${var_header} \e[0m"