Change shebang to python2 instead of python
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python2
|
||||
#!/usr/bin/env python2
|
||||
|
||||
'''
|
||||
genPOI.py
|
||||
|
||||
Reference in New Issue
Block a user