mirror of
https://github.com/SeanOMik/YubiKey-Guide.git
synced 2025-02-16 21:50:01 +00:00
Fixing signature file fetch command for ykpers
This commit is contained in:
parent
25c8e23b8f
commit
ecbe6e7b19
1 changed files with 1 additions and 1 deletions
|
@ -92,7 +92,7 @@ You may also need to download and install more recent versions of [yubikey-perso
|
||||||
$ curl -LfsOv https://developers.yubico.com/yubikey-personalization/Releases/ykpers-1.19.0.tar.gz
|
$ curl -LfsOv https://developers.yubico.com/yubikey-personalization/Releases/ykpers-1.19.0.tar.gz
|
||||||
|
|
||||||
$ !!.sig
|
$ !!.sig
|
||||||
curl -LfsOv https://developers.yubico.com/yubikey-personalization/Releases/ykpers-1.19.0.tar.gz
|
curl -LfsOv https://developers.yubico.com/yubikey-personalization/Releases/ykpers-1.19.0.tar.gz.sig
|
||||||
|
|
||||||
$ gpg yk*sig
|
$ gpg yk*sig
|
||||||
gpg: assuming signed data in 'ykpers-1.19.0.tar.gz'
|
gpg: assuming signed data in 'ykpers-1.19.0.tar.gz'
|
||||||
|
|
Loading…
Add table
Reference in a new issue