Merge pull request #1255 from zgc/klever1988

在线升级脚本对x86增加disk变量,解决安装盘不是sda情况,默认还是sda
This commit is contained in:
stupidloud
2022-12-17 12:47:19 +08:00
committed by GitHub
3 changed files with 6 additions and 2 deletions

View File

@@ -25,6 +25,10 @@ slim版
```bash
wget -qO- https://github.com/stupidloud/nanopi-openwrt/raw/master/scripts/autoupdate-bash.sh | ver=-slim bash
```
x86安装盘不是sda的情况下使用
```bash
wget -qO- https://github.com/klever1988/nanopi-openwrt/raw/master/scripts/autoupdate-bash.sh | disk=sdb bash
```
(脚本由gary lau提供非常感谢)
### 固件特性: