🐛 ssh_known_dupes: use python3 interpreter

master
neingeist 1 year ago
parent c540423ba3
commit 109fc110c1

@ -1,4 +1,4 @@
#!/usr/bin/python
#!/usr/bin/python3
# Find duplicate keys in ~/.ssh/known_hosts
#
# Of course, we should have been more careful in the first place :)

Loading…
Cancel
Save