Skip to content
This repository was archived by the owner on Apr 7, 2026. It is now read-only.

Commit 1fa61ca

Browse files
ZecyelCopilot
andauthored
Update docs/appendix/ssh-server.md
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ed01029 commit 1fa61ca

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/appendix/ssh-server.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ cat ~/.ssh/id_rsa.pub
7979
cat ~/.ssh/id_ed25519.pub
8080
```
8181

82-
观察到输出为 `ssh-rsa xxxxxxxxxxxxxxx = xxxxx@xxxx``ssh-ed25519 xxxxxxxxxxxxxxx = xxxxx@xxxx`,这就是你的公钥,可以复制并分享给他人。
82+
观察到输出为 `ssh-rsa xxxxxxxxxxxxxxx xxxxx@xxxx``ssh-ed25519 xxxxxxxxxxxxxxx xxxxx@xxxx`,这就是你的公钥,可以复制并分享给他人。
8383

8484
## 3. 使用 VS Code 的 Remote 插件进行远程开发
8585

0 commit comments

Comments
 (0)