mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-03 06:28:27 -04:00
AP_Motors: Add missing shebang
* This script was marked as executable but did not have a shebang Signed-off-by: Ryan Friedman <ryanfriedman5410+github@gmail.com>
This commit is contained in:
parent
f92a6bf2b2
commit
85343baa01
@ -1,3 +1,4 @@
|
||||
#!/bin/bash
|
||||
# Build and run the motors example stability test at a range of yaw headroom and throttle average max values
|
||||
# Output results to files for comparison
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user