Support SSH aliases in Dosh client installs
This commit is contained in:
+1
-1
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user