mirror of
https://github.com/EDCD/EDMarketConnector.git
synced 2025-06-20 16:54:31 +03:00
Explicitly invoke python2 for more recent Linux distros
This commit is contained in:
parent
6c640ea7fe
commit
b280bcadf8
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/python2
|
||||
# -*- coding: utf-8 -*-
|
||||
|
||||
import sys
|
||||
|
Loading…
x
Reference in New Issue
Block a user