From a7e396beeec9fbc0cb0c2bcea808df24de307329 Mon Sep 17 00:00:00 2001 From: eddy <1036636139@qq.com> Date: Wed, 17 Jun 2026 13:47:33 +0800 Subject: [PATCH] fix path --- v2raya.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/v2raya.sh b/v2raya.sh index 8c4e6bd..3d516f0 100644 --- a/v2raya.sh +++ b/v2raya.sh @@ -13,7 +13,7 @@ NC='\033[0m' # No Color # 配置变量 INSTALL_DIR="/root/data/docker_data/v2raya" -BASE_URL="https://gitea.tohub.top/Share/script/raw/branch/main" +BASE_URL="https://gitea.tohub.top/Share/script/raw/branch/main/v2raya" XRAY_VERSION="25.8.3" V2RAYA_VERSION="2.2.7.4"