ROMFS: startup remove bootlog.txt

This commit is contained in:
Daniel Agar
2020-11-11 14:20:55 -05:00
parent b58e270fd4
commit f7452bff4d
4 changed files with 6 additions and 20 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ then
# Allow PX4IO to recover from midair restarts.
px4io recovery
else
echo "PX4IO start failed" >> $LOG_FILE
echo "PX4IO start failed"
tune_control play -t 18 # PROG_PX4IO_ERR
fi
fi