gui-init: Have TPMTOTP QrCode named under TOTP app with $BOARD_NAME

This commit is contained in:
Thierry Laurion 2022-06-22 16:41:12 -04:00
parent 8760551e70
commit cc28121beb
No known key found for this signature in database
GPG Key ID: E7B4A71658E36A93

View File

@ -142,7 +142,7 @@ prompt_update_checksums()
generate_totp_htop()
{
echo "Scan the QR code to add the new TOTP secret"
/bin/seal-totp
/bin/seal-totp "$BOARD_NAME"
if [ -x /bin/hotp_verification ]; then
echo "Once you have scanned the QR code, hit Enter to configure your HOTP USB Security Dongle (e.g. Librem Key or Nitrokey)"
read