From 5e849190dcf650fc5ac0a4663a1359c2a2acce8a Mon Sep 17 00:00:00 2001 From: wukongdaily <143675923+wukongdaily@users.noreply.github.com> Date: Sat, 2 Dec 2023 15:37:32 +0800 Subject: [PATCH] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 8a5728d..097b483 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ https://github.com/wukongdaily/HowToUseSSH Static Badge ``` -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 +wget -O /tmp/gl-inet.sh https://cdn.jsdelivr.net/gh/wukongdaily/gl-inet-onescript/gl-inet.sh && chmod +x /tmp/gl-inet.sh && /tmp/gl-inet.sh ``` @@ -23,7 +23,7 @@ wget -O /tmp/gl-inet.sh https://raw.githubusercontent.com/wukongdaily/gl-inet-on # onekey for iStore ``` -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/reinstall_istore.sh https://cdn.jsdelivr.net/gh/wukongdaily/gl-inet-onescript/reinstall_istore.sh && chmod +x /tmp/reinstall_istore.sh && /tmp/reinstall_istore.sh ``` @@ -32,7 +32,7 @@ https://telegra.ph/install-istore-for-mt3000-11-03
# onekey for File Manager ``` -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/reinstall_istore.sh https://cdn.jsdelivr.net/gh/wukongdaily/gl-inet-onescript/reinstall_istore.sh && chmod +x /tmp/reinstall_istore.sh && /tmp/reinstall_istore.sh /tmp/is-opkg install app-meta-linkease ```