mirror of
https://github.com/Mic92/sops-nix.git
synced 2025-12-26 22:24:59 +08:00
README.md: fix typo
This commit is contained in:
parent
ce579c3b17
commit
7cca040407
1 changed files with 1 additions and 1 deletions
|
|
@ -141,7 +141,7 @@ If you get:
|
|||
ssh-to-pgp: failed to parse private ssh key: ssh: this private key is passphrase protected
|
||||
```
|
||||
|
||||
then your ssh key is encrypted with your password and you need to create an uencrypted copy temporarily:
|
||||
then your ssh key is encrypted with your password and you need to create an unencrypted copy temporarily:
|
||||
|
||||
```
|
||||
$ cp $HOME/.ssh/id_rsa /tmp/id_rsa
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue