7.7版本的安装脚本,是官方免费版的。
安装命令:
yum install -y wget &&wget -Oinstall.sh https://www.root.tax/download/BT_7.7.0/install_6.0.sh && sh install.sh ed8484bec
升级到7.7版本命令:
curl https://www.root.tax/download/BT_7.7.0/update6.sh|bash
去除宝塔账号登录
通过ssh执行以下命令即可解除强制绑定账号的限制
rm -f /www/server/panel/data/bind.pl
