use --daemon
This commit is contained in:
parent
d3a4ae7bf4
commit
710ef20d85
|
@ -31,7 +31,7 @@ as such need to be set up in a manner that minimizes exposure risks.
|
||||||
|
|
||||||
* `gpg --import cert.asc`
|
* `gpg --import cert.asc`
|
||||||
|
|
||||||
* `gpg --decrypt encrypted-mnemonic.asc | KEYFORK_PROMPT_TYPE=headless keyfork recover mnemonic &`
|
* `gpg --decrypt encrypted-mnemonic.asc | KEYFORK_PROMPT_TYPE=headless keyfork recover mnemonic --daemon`
|
||||||
|
|
||||||
* Remove your previous key, and plug in the new key.
|
* Remove your previous key, and plug in the new key.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue