Update README.md

This commit is contained in:
klever1988
2020-03-25 05:43:13 +08:00
committed by GitHub
parent 785b957cdb
commit 3b77ac3ac4

View File

@@ -23,8 +23,11 @@ Lienol版默认用户名是root, 密码为空
https://github.com/klever1988/nanopi-openwrt/blob/master/CHANGELOG.md https://github.com/klever1988/nanopi-openwrt/blob/master/CHANGELOG.md
### R2S在线升级方法(目前仅支持R2S): ### R2S在线升级方法(目前仅支持R2S):
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
./autoupdate.sh ./autoupdate.sh
(脚本由gary lau提供非常感谢) (脚本由gary lau提供非常感谢)