From 6a34c376af17b69b24d60b9cad8e959d570b9f11 Mon Sep 17 00:00:00 2001 From: wukongdaily <143675923+wukongdaily@users.noreply.github.com> Date: Sat, 11 Nov 2023 12:02:41 +0800 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 92d5ad1..226dd35 100644 --- a/README.md +++ b/README.md @@ -14,8 +14,7 @@ https://github.com/wukongdaily/HowToUseSSH Static Badge ``` -wget -O /tmp/reinstall_istore.sh https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/reinstall_istore.sh && chmod +x /tmp/reinstall_istore.sh && /tmp/reinstall_istore.sh -wget -O /tmp/drive-gl-inet.sh 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 +wget -O /tmp/gl-inet.sh https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/gl-inet.sh && chmod +x /tmp/gl-inet.sh && /tmp/gl-inet.sh ```