1
0
mirror of synced 2026-01-07 09:01:31 -05:00

Merge pull request #20660 from github/repo-sync

repo sync
This commit is contained in:
Octomerger Bot
2022-09-16 12:31:40 -04:00
committed by GitHub

View File

@@ -27,7 +27,7 @@ If you have SSH access to the administrative shell, you can run {% data variable
## Enabling access to the administrative shell via SSH
To enable administrative SSH access, you must add your SSH public key to your instance's list of authorized keys.
To enable administrative SSH access, you must add your SSH public key to your instance's list of authorized keys. For more information, see "[Generating a new SSH key and adding it to the ssh-agent](/authentication/connecting-to-github-with-ssh/generating-a-new-ssh-key-and-adding-it-to-the-ssh-agent#adding-your-ssh-key-to-the-ssh-agent)."
{% tip %}