mirror of https://github.com/ArduPilot/ardupilot
AP_Math: ensure that we use environment Python interpreter
This commit is contained in:
parent
43c16cd417
commit
a8d36a37c4
|
@ -1,4 +1,4 @@
|
|||
#!/usr/bin/python
|
||||
#!/usr/bin/env python
|
||||
|
||||
# Copyright (C) 2016 Intel Corporation. All rights reserved.
|
||||
#
|
||||
|
|
Loading…
Reference in New Issue