🐛 ssh_known_dupes: use python3 interpreter
This commit is contained in:
parent
c540423ba3
commit
109fc110c1
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue