diff --git a/deploy.sh b/deploy.sh index a9f6bd0..49baa29 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="zltx" + BOT="dingchg59zwwvmuuvldx" BRANCH="test" CRON="close" fi