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