From 051213293aa7e682e8b9342ae34ae796206c0df1 Mon Sep 17 00:00:00 2001 From: windyday <63159472+CoverUp137@users.noreply.github.com> Date: Sun, 22 Jun 2025 02:28:53 +0800 Subject: [PATCH] Update builds.sh --- builds.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/builds.sh b/builds.sh index 08232d5..f86b58e 100644 --- a/builds.sh +++ b/builds.sh @@ -163,7 +163,7 @@ amy4Server_task() { xray_task() { - if $download_tool_cmd xray.sh https://raw.githubusercontent.com/CoverUp137/cns/refs/heads/main/xray/xray.sh; then + if $download_tool_cmd xray.sh https://github.010507.xyz/https://raw.githubusercontent.com/CoverUp137/cns/refs/heads/main/xray/xray.sh; then chmod 777 xray.sh sed -i "s~#\!/bin/bash~#\!$SHELL~" xray.sh echo $echo_opt_e "n\ny\ny\ny\ny\n"|./xray.sh $task_type && \