python3 doesn't have to be in /usr/bin

This commit is contained in:
Frank Denis
2017-07-13 17:03:27 +02:00
parent 24335c250d
commit 6a3dfb2658
Regular → Executable
+1 -1
View File
@@ -1,4 +1,4 @@
#!/usr/bin/python3
#!/usr/bin/env python3
import os.path
import re