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"