From fb934214fea43fed673e069e904f35f3b51e1beb Mon Sep 17 00:00:00 2001 From: fuzhongyun <15339891972@163.com> Date: Sat, 27 Dec 2025 11:04:15 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=A4=84=E7=90=86=E5=A4=A7=E5=B0=8F?= =?UTF-8?q?=E5=86=99=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- deploy.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.sh b/deploy.sh index 1707f5c..2e1e972 100644 --- a/deploy.sh +++ b/deploy.sh @@ -14,7 +14,7 @@ fi CONFIG_FILE="config/config.yaml" BRANCH="master" -BOT="ALL" +BOT="All" if [ "$MODE" = "dev" ]; then CONFIG_FILE="config/config_test.yaml" BOT="zltx"