Correct minor typo (#10)

This commit is contained in:
Christian Heusel 2022-03-03 08:14:22 +01:00 committed by GitHub
parent 9d823f94f0
commit 63f8dd47bf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -24,7 +24,7 @@ config](https://gokrazy.org/userguide/package-config/) for the
```
mkdir -p extrafiles/github.com/gokrazy/breakglass/etc/
cat ~/.ssh/id_*.pub \
extrafiles/github.com/gokrazy/breakglass/etc/breakglass.authorized_keys
> extrafiles/github.com/gokrazy/breakglass/etc/breakglass.authorized_keys
mkdir -p flags/github.com/gokrazy/breakglass/
echo '-authorized_keys=/etc/breakglass.authorized_keys' \