mirror of
https://github.com/mollyim/mollysocket.git
synced 2025-05-12 21:30:40 +01:00
Symplify backup step
This commit is contained in:
parent
aaedd5b8af
commit
9dcf24b198
1 changed files with 1 additions and 1 deletions
|
@ -84,5 +84,5 @@ Once you have registered Molly (with option A or B), and you will be the only us
|
|||
If you wish to backup your VAPID privkey, you can run the following:
|
||||
|
||||
```console
|
||||
# systemd-run -P --wait -p LoadCredentialEncrypted=vapid.key:/etc/mollysocket/vapid.key systemd-creds cat vapid.key
|
||||
# systemd-creds decrypt /etc/mollysocket/vapid.key
|
||||
```
|
||||
|
|
Loading…
Reference in a new issue