mirror of
https://github.com/juanfont/headscale.git
synced 2024-11-26 08:53:05 +00:00
Remove trailing space
This commit is contained in:
parent
370fe3b192
commit
b0adefc540
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ Suggestions/PRs welcomed!
|
|||
```shell
|
||||
wg genkey > private.key
|
||||
wg pubkey < private.key > public.key # not needed
|
||||
|
||||
|
||||
# Postgres
|
||||
cp config.json.postgres.example config.json
|
||||
# or
|
||||
|
|
Loading…
Reference in a new issue