1
0
mirror of https://github.com/juanfont/headscale.git synced 2024-12-20 19:09:07 +01:00

Remove trailing space

This commit is contained in:
Juan Font Alonso 2021-05-19 01:20:28 +02:00
parent 370fe3b192
commit b0adefc540

View File

@ -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