更新 README.md
This commit is contained in:
parent
6375595b2d
commit
018b459d0c
@ -8,7 +8,7 @@
|
||||
### 一键安装方法, install.sh
|
||||
|
||||
```bash
|
||||
curl -o install.sh https://x-mo.cn:9009/XiaoMo/alist-proxy/raw/branch/master/install.sh && chmod +x install.sh && ./install.sh
|
||||
curl -o install.sh https://git.x-php.com/XiaoMo/alist-proxy/raw/branch/master/install.sh && chmod +x install.sh && ./install.sh
|
||||
```
|
||||
|
||||
|
||||
@ -21,7 +21,7 @@ curl -o install.sh https://x-mo.cn:9009/XiaoMo/alist-proxy/raw/branch/master/ins
|
||||
使用以下命令将代理脚本下载到本地:
|
||||
|
||||
```bash
|
||||
curl -o index.js https://x-mo.cn:9009/XiaoMo/alist-proxy/raw/branch/master/index.js
|
||||
curl -o index.js https://git.x-php.com/XiaoMo/alist-proxy/raw/branch/master/index.js
|
||||
```
|
||||
|
||||
2. **安装 Node.js**
|
||||
@ -47,7 +47,7 @@ curl -o install.sh https://x-mo.cn:9009/XiaoMo/alist-proxy/raw/branch/master/ins
|
||||
使用以下命令将代理脚本下载到本地:
|
||||
|
||||
```bash
|
||||
curl -o index.php https://x-mo.cn:9009/XiaoMo/alist-proxy/raw/branch/master/index.php
|
||||
curl -o index.php https://git.x-php.com/XiaoMo/alist-proxy/raw/branch/master/index.php
|
||||
```
|
||||
|
||||
2. **运行代理服务**
|
||||
|
Loading…
Reference in New Issue
Block a user