更新 scripts/haproxy.sh

11112
This commit is contained in:
joy 2025-10-30 14:06:11 +08:00
parent aa2c383d7b
commit 672b38131c
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
#!/bin/bash
set -euo pipefail
# ========================== 全局配置与常量 ==========================
# =========================== 全局配置与常量 ==========================
# 颜色定义(兼容终端)
RED='\033[0;31m'
GREEN='\033[0;32m'