V8.13.512.2025.11.28
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m36s
All checks were successful
🛡️ Shell Script Linting / 🛡️ Shell Script Linting (push) Successful in 1m36s
Signed-off-by: Marc S. Weidner <msw@coresecret.dev>
This commit is contained in:
@@ -17,7 +17,7 @@ guard_sourcing || return "${ERR_GUARD_SRCE}"
|
||||
# Module to export GPG FPRs into scripts:
|
||||
# - /etc/initramfs-tools/files/unlock_wrapper.sh
|
||||
# - /usr/lib/live/boot/0030-ciss-verify-checksums
|
||||
# - /etc/initramfs-tools/scripts/init-bottom/0042-ciss-post-decrypt-attest.sh
|
||||
# - /etc/initramfs-tools/scripts/init-bottom/0042_ciss_post_decrypt_attest.sh
|
||||
# Globals:
|
||||
# BASH_SOURCE
|
||||
# VAR_HANDLER_BUILD_DIR
|
||||
@@ -34,7 +34,7 @@ ciss_signatures() {
|
||||
|
||||
declare -ar _ary_target=(
|
||||
"/etc/initramfs-tools/files/unlock_wrapper.sh"
|
||||
"/etc/initramfs-tools/scripts/init-bottom/0042-ciss-post-decrypt-attest.sh"
|
||||
"/etc/initramfs-tools/scripts/init-bottom/0042_ciss_post_decrypt_attest.sh"
|
||||
"/usr/lib/live/boot/0030-ciss-verify-checksums"
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user