SSH key copy improvements
All threads resolved!
All threads resolved!
Compare changes
Files
2- Luca Weiss authored
When generating an ssh key it's simple to change the name of the key to something that's not e.g. id_rsa.pub or id_ed25519.pub, so let's try to capture ssh keys for more users.
+ 1
− 1
@@ -69,7 +69,7 @@ class Config: