Skip to content
Snippets Groups Projects
Commit dd0630dc authored by Andrew Tridgell's avatar Andrew Tridgell
Browse files

PX4: fixed handling of nostart option

parent a17b85c6
No related branches found
No related tags found
No related merge requests found
...@@ -113,8 +113,9 @@ then ...@@ -113,8 +113,9 @@ then
else else
echo "No APM sketch found" echo "No APM sketch found"
fi fi
fi
echo "rc.APM finished" echo "rc.APM finished"
echo "rc.APM finished" >> $logfile echo "rc.APM finished" >> $logfile
fi
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment