fastd_key: use python3 instead of python
This commit is contained in:
parent
963b676f95
commit
879a01649a
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
EXAMPLES = '''
|
||||
# Generates a fastd key
|
||||
|
Loading…
Reference in New Issue
Block a user