修改离线部署脚本

This commit is contained in:
Tian jianyong 2024-12-20 10:11:50 +08:00
parent f69e3eaba7
commit 807bf0b0d0

View File

@ -79,7 +79,7 @@ log_info "Downloading system packages and their dependencies..."
# Define base packages
PACKAGES=(
"cmake3"
"json-c-devel"
"json-devel"
"boost-devel"
"openssl-devel"
"python3"