Files
doc/docs/nas-skill/3-otaupdate.md
2022-09-28 13:46:43 +08:00

24 lines
458 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
sidebar_position: 3
---
# ota在线升级
从20220808版开始我们支持了ota在线无损升级功能
## 旧版首次升级
```bash
bash <(curl https://www.ecoo.top/ota.sh)
```
## 新版升级
```bash
nasupdate
```
## 注意
- ota升级的细节一般会在社区发布帖子进行公布请自行留意更新。
- ota升级原则上是修复或新增系统的某些功能不会影响现有系统使用中的程序和用户数据。