mirror of
https://github.com/linuxboot/heads.git
synced 2025-03-21 11:35:18 +00:00
Change name seal-libremkey -> seal-hotpkey
This commit is contained in:
parent
5867fc516c
commit
3236f0e170
@ -95,7 +95,7 @@ update_totp()
|
|||||||
if [ -x /bin/libremkey_hotp_verification ]; then
|
if [ -x /bin/libremkey_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)"
|
echo "Once you have scanned the QR code, hit Enter to configure your HOTP USB security dongle (e.g. Librem Key or Nitrokey)"
|
||||||
read
|
read
|
||||||
/bin/seal-libremkey
|
/bin/seal-hotpkey
|
||||||
else
|
else
|
||||||
echo "Once you have scanned the QR code, hit Enter to continue"
|
echo "Once you have scanned the QR code, hit Enter to continue"
|
||||||
read
|
read
|
||||||
|
Loading…
x
Reference in New Issue
Block a user