增加centos兼容

This commit is contained in:
wangbo 2025-06-12 14:36:51 +08:00
parent 6947c97ab4
commit 26ce3022d6

View File

@ -32,7 +32,7 @@ check_network() {
} }
# 预检网络连接 # 预检网络连接
check_network #check_network
# Docker 安装 # Docker 安装
if command -v docker &> /dev/null; then if command -v docker &> /dev/null; then