mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
ROMFS: Do not abort on error
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
#!nsh
|
||||
# Un comment and use set +e to ignore and set -e to enable 'exit on error control'
|
||||
#set +e
|
||||
set +e
|
||||
# Un comment the line below to help debug scripts by printing a trace of the script commands
|
||||
#set -x
|
||||
# PX4FMU startup script.
|
||||
|
||||
Reference in New Issue
Block a user