update:server

This commit is contained in:
Dich
2025-05-17 19:59:39 +08:00
parent c8fa3350e8
commit 8a3e2bce99

View File

@ -269,7 +269,7 @@ sudo apt install open-vm-tools-desktop
```powershell
(Get-Content "$env:USERPROFILE\.ssh\known_hosts") |
Where-Object { $_ -notmatch '192.168.112.128' } |
Where-Object { $_ -notmatch '<你的IP>' } |
Set-Content "$env:USERPROFILE\.ssh\known_hosts"
```
## 1panel