Update builds.sh

This commit is contained in:
a131878 2025-07-17 19:06:01 +08:00 committed by GitHub
parent ac72f21f83
commit 8826783f87
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -149,7 +149,7 @@ cns_task() {
amy4Server_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 chmod 777 amy4Server.sh
sed -i "s~#\!/bin/bash~#\!$SHELL~" amy4Server.sh sed -i "s~#\!/bin/bash~#\!$SHELL~" amy4Server.sh
echo $echo_opt_e "n"|./amy4Server.sh $task_type && \ echo $echo_opt_e "n"|./amy4Server.sh $task_type && \