fix: simplify deletion instruction at the end of the ceremony
This commit is contained in:
parent
7044041772
commit
51fcd742a3
|
@ -110,19 +110,9 @@ or the [One Time Use Airgap-OS](one-time-use-airgapos.md)
|
|||
* `cp location.pub.asc /media`
|
||||
|
||||
* For posterity, delete all the generated assets before shutting down
|
||||
computer, namely:
|
||||
computer:
|
||||
|
||||
* `mnemonic.txt`
|
||||
|
||||
* `mnemonic.txt.gpg`
|
||||
|
||||
* `smart-card-pin.txt`
|
||||
|
||||
* `smart-card-pin.txt.gpg`
|
||||
|
||||
* `location.pub.asc`
|
||||
|
||||
* `location.priv.asc`
|
||||
* `rm -rf *`
|
||||
|
||||
4. Follow the [Physical Artifact Storage](physical-artifact-storage.md) guide
|
||||
for storage of the Operator Smart Cards and Location Smart Cards
|
||||
|
|
Loading…
Reference in New Issue