test_dyn_hello 170 Bytes Raw Blame History Permalink 1 2 3 4 5 6 7 8 #!/bin/sh # PX4 commands need the 'px4-' prefix in bash. # (px4-alias.sh is expected to be in the PATH) . px4-alias.sh dyn ./examples__dyn_hello.px4mod PASSED shutdown