mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-02-05 23:43:58 -04:00
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
Block a user