mirror of
https://gitee.com/mirrors_PX4/PX4-Autopilot.git
synced 2026-04-14 10:07:39 +08:00
Tools: use Python3 for upload_log.py
This commit is contained in:
parent
8897c69c8f
commit
19bd7b29d6
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
|
||||
"""
|
||||
Upload an ULog file to the logs.px4.io web server.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user