From 1eb63498d7ce5e4a0b74884acc50a0fcb3ec04ad Mon Sep 17 00:00:00 2001 From: fuzhongyun <15339891972@163.com> Date: Sat, 31 Jan 2026 18:31:54 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E7=A7=BB=E9=99=A4=E6=B5=8B=E8=AF=95?= =?UTF-8?q?=E7=8E=AF=E5=A2=83bot?= 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 49baa29..a9f6bd0 100644 --- a/deploy.sh +++ b/deploy.sh @@ -19,7 +19,7 @@ BOT="All" CRON="start" if [ "$MODE" = "dev" ]; then CONFIG_FILE="config/config_test.yaml" - BOT="dingchg59zwwvmuuvldx" + BOT="zltx" BRANCH="test" CRON="close" fi