diff --git a/initrd/bin/seal-hotpkey b/initrd/bin/seal-hotpkey index 7600d03f..3eb71e54 100755 --- a/initrd/bin/seal-hotpkey +++ b/initrd/bin/seal-hotpkey @@ -108,7 +108,8 @@ if lsusb | grep -q "20a0:42b2"; then admin_pin_retries=$(echo "$hotp_token_info" | grep "Secrets app PIN counter:" | cut -d ':' -f 2 | tr -d ' ') prompt_message="Secrets app" else - admin_pin_retries=$(echo "$hotp_token_info" | grep "Card counters: Admin" | cut -d ':' -f 2 | tr -d ' ') + #