fix: 处理大小写问题

This commit is contained in:
fuzhongyun 2025-12-27 11:04:15 +08:00
parent 3975086ff4
commit fb934214fe
1 changed files with 1 additions and 1 deletions

View File

@ -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"