交换ddns-go.sh和xray-manager.sh的下载命令顺序
This commit is contained in:
10
README.md
10
README.md
@@ -6,9 +6,9 @@ vps脚本
|
||||
curl -sS -O https://gitea.tohub.top/Share/script/raw/branch/main/vps_init.sh && chmod +x vps_init.sh && ./vps_init.sh
|
||||
```
|
||||
|
||||
- ddns-go.sh
|
||||
- xray-manager.sh
|
||||
```sh
|
||||
curl -sS -O https://gitea.tohub.top/Share/script/raw/branch/main/ddns-go.sh && chmod +x ddns-go.sh && ./ddns-go.sh
|
||||
curl -sS -O https://gitea.tohub.top/Share/script/raw/branch/main/xray-manager.sh && chmod +x xray-manager.sh && ./xray-manager.sh
|
||||
```
|
||||
|
||||
- ss2022-manager.sh
|
||||
@@ -16,7 +16,9 @@ curl -sS -O https://gitea.tohub.top/Share/script/raw/branch/main/ddns-go.sh && c
|
||||
curl -sS -O https://gitea.tohub.top/Share/script/raw/branch/main/ss2022-manager.sh && chmod +x ss2022-manager.sh && ./ss2022-manager.sh
|
||||
```
|
||||
|
||||
- xray-manager.sh
|
||||
- ddns-go.sh
|
||||
```sh
|
||||
curl -sS -O https://gitea.tohub.top/Share/script/raw/branch/main/xray-manager.sh && chmod +x xray-manager.sh && ./xray-manager.sh
|
||||
curl -sS -O https://gitea.tohub.top/Share/script/raw/branch/main/ddns-go.sh && chmod +x ddns-go.sh && ./ddns-go.sh
|
||||
```
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user