更新成功
Linux面板9.4.0安装脚本[终端有bug不推荐]
Centos安装脚本
yum install -y wget && wget -O install.sh https://bt.cxinyun.com/install/install_6.0.sh && sh install.sh
Ubuntu/Debian安装脚本
wget -O install.sh https://bt.cxinyun.com/install/install_6.0.sh && bash install.sh
一键更新脚本
curl -O https://bt.cxinyun.com/install/update6.sh && bash update6.sh
Linux面板9.2.0安装脚本【强烈推荐】
Centos安装脚本
yum install -y wget && wget -O install.sh https://bt.suucc.com/install/install_6.0.sh && sh install.sh
Ubuntu/Debian安装脚本
wget -O install.sh https://bt.suucc.com/install/install_6.0.sh && bash install.sh
一键更新脚本
curl https://bt.suucc.com/install/update6.sh|bash
注意:必须为没装过其它环境如Apache/Nginx/php/MySQL的新系统,推荐使用centos 7.X的系统安装宝塔面板
推荐使用Chrome、火狐、edge浏览器,国产浏览器请使用极速模式访问面板登录地址
如果使用过官方版或其他第三方云端的版本,使用一键更新脚本即可切换到此云端
不提供宝塔Windows开心版
1