Обновить README.md

This commit is contained in:
2025-10-23 22:02:13 +03:00
parent d67699cf38
commit 7d030c84f3

View File

@@ -19,11 +19,11 @@ https://github.com/stupidloud/nanopi-openwrt/tags
### 终端内在线升级方法:
```bash
wget -qO- https://github.com/stupidloud/nanopi-openwrt/raw/master/scripts/autoupdate-bash.sh | bash
wget -qO- https://git.ownsrv.ru/yanistyle/nanopi-openwrt-r1s-h3/raw/branch/master/scripts/autoupdate-bash.sh | bash
```
slim版
```bash
wget -qO- https://github.com/stupidloud/nanopi-openwrt/raw/master/scripts/autoupdate-bash.sh | ver=-slim bash
wget -qO- https://git.ownsrv.ru/yanistyle/nanopi-openwrt-r1s-h3/raw/branch/master/scripts/autoupdate-bash.sh | ver=-slim bash
```
x86安装盘不是sda的情况下使用
```bash