Chuck
2020-03-28 11:31:10 +08:00
committed by GitHub
parent 9861419c87
commit 9faf34172c

View File

@@ -29,7 +29,7 @@ opkg install zstd
```
然后下载脚本执行
```bash
wget -O - https://github.com/klever1988/nanopi-openwrt/raw/master/scripts/autoupdate.sh | bash
bash <(wget -qO- https://github.com/klever1988/nanopi-openwrt/raw/master/scripts/autoupdate.sh)
```
(脚本由gary lau提供非常感谢)