新增xa空能院项目,新增大量的更新内容

This commit is contained in:
zeaslity
2025-11-05 16:44:40 +08:00
parent 0a1b92acc2
commit baf9272e2d
88 changed files with 18872 additions and 305 deletions

View File

@@ -0,0 +1,26 @@
#!/usr/bin/env bash
# 下载安装最新的agent-wdd
# 检查agent-wdd是否正常输出指令若无则程序退出
# 执行获取信息指令 info all
# 执行系统初始化操作
# agent-wdd base tools
# agent-wdd base swap
# agent-wdd base firewall
# agent-wdd base selinux
# agent-wdd base sysconfig
# 读取配置文件,判断是否能够联网
# 能联网 在线安装 docker
# 不能联网 离线安装docker
# 交互模式