Specify python3 instead of python

This commit is contained in:
flawedworld 2022-05-03 02:02:11 +01:00 committed by Daniel Micay
parent 8f79f8fe25
commit 2a572a1d43

View file

@ -1,4 +1,4 @@
#!/usr/bin/env python
#!/usr/bin/env python3
import hashlib
import os