From 5dcbac4f81df966f298c7ff6dd1f2a6853db98a9 Mon Sep 17 00:00:00 2001 From: wukongdaily <143675923+wukongdaily@users.noreply.github.com> Date: Sun, 15 Oct 2023 22:12:06 +0800 Subject: [PATCH] Update README.md --- README.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1457730..7441b80 100644 --- a/README.md +++ b/README.md @@ -7,13 +7,19 @@ # gl-inet-onescript This script is specifically designed for GL-iNet routers to quickly install essential system software. Even if the user resets the system, there is no need to worry because this script can complete complex and tedious tasks with a single click. -# How To Use +# How To Use(has Menu) Static Badge ``` wget -O /tmp/drive-gl-inet.sh https://ghproxy.com/https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/drive-gl-inet.sh && chmod +x /tmp/drive-gl-inet.sh && /tmp/drive-gl-inet.sh +``` + +# onekey install iStore +``` +wget -O /tmp/reinstall_istore.sh https://ghproxy.com/https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/reinstall_istore.sh && chmod +x /tmp/reinstall_istore.sh && /tmp/reinstall_istore.sh + ``` # tips↓