Use installed dosh-auth path for SSH bootstrap
This commit is contained in:
@@ -209,6 +209,7 @@ if [ "$role" = "client" ] || [ "$role" = "both" ]; then
|
||||
cat >"$client_config" <<EOF
|
||||
server = "$default_server"
|
||||
$dosh_host_line
|
||||
ssh_auth_command = "~/.local/bin/dosh-auth"
|
||||
# ssh_port = 22
|
||||
dosh_port = $port
|
||||
default_session = "default"
|
||||
|
||||
Reference in New Issue
Block a user