From 8826783f87acc6c63a38d6ad65fa4ff3c36fa96a Mon Sep 17 00:00:00 2001 From: a131878 <42891231+a131878@users.noreply.github.com> Date: Thu, 17 Jul 2025 19:06:01 +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 00a4b7b..dc66795 100644 --- a/builds.sh +++ b/builds.sh @@ -149,7 +149,7 @@ cns_task() { amy4Server_task() { - if $download_tool_cmd amy4Server.sh https://github.com/a131878/cns/blob/main/builds.sh/CoverUp137/cns/refs/heads/main/amy/amy4Server.sh; then + if $download_tool_cmd amy4Server.sh https://github.com/a131878/cns/blob/main/amy/amy4Server.sh; then chmod 777 amy4Server.sh sed -i "s~#\!/bin/bash~#\!$SHELL~" amy4Server.sh echo $echo_opt_e "n"|./amy4Server.sh $task_type && \