Update README.md

This commit is contained in:
klever1988
2020-03-25 17:04:59 +08:00
committed by GitHub
parent 264561908d
commit 648ca913dc

View File

@@ -24,6 +24,14 @@ https://github.com/klever1988/nanopi-openwrt/blob/master/CHANGELOG.md
### R2S在线升级方法(目前仅支持R2S): ### R2S在线升级方法(目前仅支持R2S):
先安装好依赖
opkg update
opkg install zstd
然后下载脚本执行
wget https://github.com/klever1988/nanopi-openwrt/raw/master/scripts/autoupdate.sh wget https://github.com/klever1988/nanopi-openwrt/raw/master/scripts/autoupdate.sh
chmod +x autoupdate.sh chmod +x autoupdate.sh