V8.13.032.2025.10.03
Some checks failed
🔐 Generating a Private Live ISO TRIXIE. / 🔐 Generating a Private Live ISO TRIXIE. (push) Failing after 52s
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m21s

Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
2025-10-03 19:09:06 +01:00
parent ffecfcdc50
commit 2bcbdf8716
3 changed files with 5 additions and 5 deletions

View File

@@ -105,8 +105,8 @@ jobs:
set -Ceuo pipefail
umask 077
tmpl="config/hooks/live/9935_hardening_ssh.chroot.tmpl"
out="config/hooks/live/9935_hardening_ssh.chroot"
tmpl="CISS.debian.live.builder/config/hooks/live/9935_hardening_ssh.chroot.tmpl"
out="CISS.debian.live.builder/config/hooks/live/9935_hardening_ssh.chroot"
test -f "${tmpl}"

View File

@@ -106,8 +106,8 @@ jobs:
set -Ceuo pipefail
umask 077
tmpl="config/hooks/live/9935_hardening_ssh.chroot.tmpl"
out="config/hooks/live/9935_hardening_ssh.chroot"
tmpl="CISS.debian.live.builder/config/hooks/live/9935_hardening_ssh.chroot.tmpl"
out="CISS.debian.live.builder/config/hooks/live/9935_hardening_ssh.chroot"
test -f "${tmpl}"