🐛 use 'env python3'
This commit is contained in:
parent
7e91deb06b
commit
d23a13bb93
9 changed files with 9 additions and 9 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
#!/usr/bin/env 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