Support SSH aliases in Dosh client installs
ci / test (push) Has been cancelled
ci / remote-bench (push) Has been cancelled

This commit is contained in:
Codex
2026-06-11 08:46:24 -04:00
parent 6cfba5329d
commit 12beb04d4d
6 changed files with 19 additions and 17 deletions
+1 -1
View File
@@ -183,7 +183,7 @@ if [ "$role" = "client" ] || [ "$role" = "both" ]; then
cat >"$client_config" <<EOF
server = "$default_server"
$dosh_host_line
ssh_port = 22
# ssh_port = 22
dosh_port = $port
default_session = "default"
reconnect_timeout_secs = 5