From 378850fa86923846c1740930e9690502148515d2 Mon Sep 17 00:00:00 2001 From: wkdaily Date: Sat, 11 May 2024 11:28:21 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=20README.md?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 8757fcd..11b057e 100644 --- a/README.md +++ b/README.md @@ -37,6 +37,11 @@ su - ```bash wget -qO pi.sh https://cafe.cpolar.cn/wkdaily/zero3/raw/branch/main/zero3/pi.sh && chmod +x pi.sh && ./pi.sh +``` +### OpenWrt/iStoreOS +```bash +wget -qO op.sh https://cafe.cpolar.cn/wkdaily/zero3/raw/branch/main/zero3/op.sh && chmod +x op.sh && ./op.sh + ```