AP_OSD: ensure that we use environment Python interpreter
This commit is contained in:
parent
a8d36a37c4
commit
13188b5e7e
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
def convert(in_file, out_file):
|
||||
'''Compile mcm file to binary'''
|
||||
|
Loading…
Reference in New Issue
Block a user