diff --git a/README.md b/README.md index d3021ae..82aebdf 100644 --- a/README.md +++ b/README.md @@ -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