From 01bec20e6e698548474dc7020f9c2a209bacf8d3 Mon Sep 17 00:00:00 2001 From: Freya Murphy Date: Sun, 10 Dec 2023 01:30:13 -0500 Subject: better error handeling in hooks --- gentpm.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gentpm.sh') diff --git a/gentpm.sh b/gentpm.sh index f3af48d..4653f42 100755 --- a/gentpm.sh +++ b/gentpm.sh @@ -3,7 +3,7 @@ device="/dev/nvme0n1p2" slot="0" keyloc="0x81000001" -pcr="sha256:7" +pcr="sha256:0,1,2,7" ctx="" rsapub="" -- cgit v1.2.3-freya