windows: 修复没有正确添加 xen 驱动

This commit is contained in:
bin456789
2025-03-07 22:22:11 +08:00
parent cfd39be075
commit 6a93bcc185
4 changed files with 27 additions and 23 deletions

View File

@@ -3721,9 +3721,10 @@ Available options:
--ssh-key "ecdsa-sha2-nistp256/384/521 ..."
--ssh-key github:your_username
--ssh-key gitlab:your_username
--ssh-key http://url
--ssh-key https://url
--ssh-key http://path/to/public_key
--ssh-key https://path/to/public_key
--ssh-key /path/to/public_key
--ssh-key C:\path\to\public_key
EOF
exit 1
}