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

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-11-10 16:03:39 +01:00
parent 95d5de1b26
commit 3c4aa96744
3 changed files with 15 additions and 5 deletions

View File

@@ -150,7 +150,7 @@ normalize_ssh_key_file() {
fi
sha256sum "${var_key_file}" >| "${var_key_file}.sha256sum.txt"
chmod 0444 "${var_key_file}.sha256sum.txt"
chmod 0440 "${var_key_file}.sha256sum.txt"
fi