mirror of
https://github.com/Eugeny/tabby.git
synced 2025-08-07 01:41:56 +00:00
@@ -104,7 +104,7 @@ export class SSHService {
|
||||
}
|
||||
}
|
||||
|
||||
privateKey = parsedKey!.toString('ssh')
|
||||
privateKey = parsedKey!.toString('pem')
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user