diff --git a/README.md b/README.md index 4a38370..db18d10 100644 --- a/README.md +++ b/README.md @@ -13,17 +13,25 @@ https://github.com/wukongdaily/HowToUseSSH # one script(has Menu) 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://gitee.com/wukongdaily/gl_onescript/raw/master/gl-inet.sh && chmod +x /tmp/gl-inet.sh && /tmp/gl-inet.sh + + ``` *** # onekey for iStore ``` -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 +wget -O /tmp/reinstall_istore.sh https://gitee.com/wukongdaily/gl_onescript/raw/master/reinstall_istore.sh && chmod +x /tmp/reinstall_istore.sh && /tmp/reinstall_istore.sh ``` @@ -32,7 +40,7 @@ https://telegra.ph/install-istore-for-mt3000-11-03
# onekey for File Manager ``` -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 +wget -O /tmp/reinstall_istore.sh https://gitee.com/wukongdaily/gl_onescript/raw/master/reinstall_istore.sh && chmod +x /tmp/reinstall_istore.sh && /tmp/reinstall_istore.sh /tmp/is-opkg install app-meta-linkease ```