Update docs/hero_mdbook_fullvm.md

This commit is contained in:
mik-tf 2024-03-26 14:26:32 +00:00
parent 957c81602a
commit c746c07a34

View File

@ -69,7 +69,7 @@ ssh-keygen # save in /root/.ssh/books
``` ```
cat ~/.ssh/books.pub cat ~/.ssh/books.pub
``` ```
- Add the SSH public key on git.ourworld.tf and github - Add the SSH public key on [git.ourworld.tf](https://git.ourworld.tf/user/settings/keys) and [github](https://github.com/settings/keys)
- Optional: on git.ourworld.tf, verify the key - Optional: on git.ourworld.tf, verify the key
``` ```
echo -n 'token' | ssh-keygen -Y sign -n gitea -f /path/to/private/key echo -n 'token' | ssh-keygen -Y sign -n gitea -f /path/to/private/key