removed another redundant "-p"

This commit is contained in:
7aqdxe6f 2021-05-08 21:40:36 +02:00
parent 6b2c45b59a
commit fd275cae7c
No known key found for this signature in database
GPG key ID: D6844406A2D2F0DD

View file

@ -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.
```console
$ mkdir -p ~/.ssh
$ mkdir ~/.ssh
$ cd ~/.ssh