33 lines
534 B
Markdown
33 lines
534 B
Markdown
---
|
||
sidebar_position: 3
|
||
|
||
---
|
||
|
||
# 升级海纳思系统
|
||
|
||
海纳思系统几乎每天都在更新
|
||
|
||
## mv100
|
||
|
||
```bash
|
||
bash <(curl https://ecoo.top/mv100_upgrade.sh)
|
||
```
|
||
|
||
## mv200
|
||
|
||
```bash
|
||
bash <(curl https://ecoo.top/mv200_upgrade.sh)
|
||
```
|
||
|
||
## mv300
|
||
|
||
```bash
|
||
bash <(curl https://ecoo.top/mv300_upgrade.sh)
|
||
```
|
||
|
||
|
||
## 注意
|
||
|
||
- ota升级的细节,一般会在社区发布帖子进行公布,请自行留意更新。
|
||
- ota升级原则上是修复或新增系统的某些功能,不会影响现有系统使用中的程序和用户数据。
|