removed another redundant "-p"
This commit is contained in:
parent
6b2c45b59a
commit
fd275cae7c
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ When asked for passphrase, use output from `openssl rand -base64 24` (and store
|
||||||
Use `vpn-server.pub` public key when setting up server.
|
Use `vpn-server.pub` public key when setting up server.
|
||||||
|
|
||||||
```console
|
```console
|
||||||
$ mkdir -p ~/.ssh
|
$ mkdir ~/.ssh
|
||||||
|
|
||||||
$ cd ~/.ssh
|
$ cd ~/.ssh
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue