From 7d030c84f38a9dae7bf037ecfb22c52a84f34ff3 Mon Sep 17 00:00:00 2001 From: yanistyle Date: Thu, 23 Oct 2025 22:02:13 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=B8=D1=82?= =?UTF-8?q?=D1=8C=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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