mirror of
https://gitee.com/xiaohuolufeihua/bizhang_-obav.git
synced 2026-05-22 01:12:31 +00:00
omnibus rc.board_defaults: remove flash-based params transition logic
This commit is contained in:
@@ -4,15 +4,6 @@
|
||||
#------------------------------------------------------------------------------
|
||||
|
||||
|
||||
# transition from params file to flash-based params (2018-12-20)
|
||||
if [ -f $PARAM_FILE ]
|
||||
then
|
||||
param load $PARAM_FILE
|
||||
param save
|
||||
# create a backup
|
||||
mv $PARAM_FILE ${PARAM_FILE}.bak
|
||||
reboot
|
||||
fi
|
||||
|
||||
if [ $AUTOCNF = yes ]
|
||||
then
|
||||
|
||||
Reference in New Issue
Block a user