更新 vps_init.sh 的安装命令,使用 bash 执行脚本以简化安装流程
This commit is contained in:
@@ -8,7 +8,7 @@ bash <(curl -fsSL https://gitea.tohub.top/Share/script/raw/branch/main/v2raya.sh
|
||||
|
||||
- vps_init.sh
|
||||
```sh
|
||||
curl -sS -O https://gitea.tohub.top/Share/script/raw/branch/main/vps_init.sh && chmod +x vps_init.sh && ./vps_init.sh
|
||||
bash <(curl -fsSL https://gitea.tohub.top/Share/script/raw/branch/main/vps_init.sh)
|
||||
```
|
||||
|
||||
- frpc.sh
|
||||
|
||||
Reference in New Issue
Block a user