mirror of
https://github.com/drduh/YubiKey-Guide.git
synced 2024-11-12 15:36:29 +00:00
Merge pull request #60 from Wheest/patch-1
Fixing signature fetch command for ykpers
This commit is contained in:
commit
f81d3e1f4f
@ -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
|
||||
|
||||
$ !!.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: assuming signed data in 'ykpers-1.19.0.tar.gz'
|
||||
|
Loading…
Reference in New Issue
Block a user