Fixing signature file fetch command for ykpers

This commit is contained in:
Wheest 2018-06-20 14:48:55 +01:00 committed by GitHub
parent 25c8e23b8f
commit ecbe6e7b19
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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'