一、所需环境 1.1 安装演示环境 ● Centos 7.6 ● Win 11 二、安装宝塔 1.1 进入Centos 7.6,任意选择其中之一安装 cd /opt # 正式版:9.4.0 url=https://download.bt.cn/install/install_panel.sh;if [ -f /usr/bin/curl ];then curl -sSO $url;else wget