Update README.md

This commit is contained in:
wukongdaily 2024-04-05 11:10:54 +08:00 committed by GitHub
parent d97b93cf96
commit 61801b74c4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 1 deletions

View File

@ -37,7 +37,7 @@ wget -O gl-inet.sh https://raw.githubusercontent.com/wukongdaily/gl-inet-onescri
``` ```
### 或者是备用仓库地址(内地可用) ### 或者是备用仓库地址(内地可用)
```bash ```bash
wget -O gl-inet.sh https://mirror.ghproxy.com/https://gitee.com/wukongdaily/gl_onescript/raw/master/gl-inet.sh?$(date +%s) && chmod +x gl-inet.sh wget -O gl-inet.sh https://mirror.ghproxy.com/https://raw.githubusercontent.com/wukongdaily/gl-inet-onescript/master/gl-inet.sh && chmod +x gl-inet.sh
sh gl-inet.sh use_proxy sh gl-inet.sh use_proxy
``` ```
### 下次如何调用,在当前目录下执行 ### 下次如何调用,在当前目录下执行