parent
aa2c383d7b
commit
672b38131c
|
|
@ -1,7 +1,7 @@
|
|||
#!/bin/bash
|
||||
set -euo pipefail
|
||||
|
||||
# ========================== 全局配置与常量 ==========================
|
||||
# =========================== 全局配置与常量 ==========================
|
||||
# 颜色定义(兼容终端)
|
||||
RED='\033[0;31m'
|
||||
GREEN='\033[0;32m'
|
||||
|
|
|
|||
Loading…
Reference in New Issue