Specify python3 instead of python
This commit is contained in:
parent
8f79f8fe25
commit
2a572a1d43
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
import hashlib
|
||||
import os
|
||||
|
|
Loading…
Reference in a new issue