本文章列出了至今能获取的来自于bt.sb(前bt.sy/bbs)的关于宝塔面板脚本,也包括BtKaiXin(bt11.bthappy.com),将以版本号进行排列,先列出原本文章截图,再列出镜像文章中重要脚本,可能因为原来脚本过期等问题,在“脚本”一栏均采用镜像脚本
宝塔 Linux 面板 7.7.0 专业版【纪念版】- 2022年12月18日 更新
时间:2022-2-8 20:35:15
原章截图:
![[镜像]宝塔面板-开心版-Jv' Blog [镜像]宝塔面板-开心版-Jv' Blog](https://free.picui.cn/free/2026/07/09/6a4f650308a07.jpg)
脚本:
Centos安装命令:
yum install -y wget && wget -O install.sh http://download.bt.sy/install/install_6.0.sh && sh install.sh
试验性Centos/Ubuntu/Debian安装命令 独立运行环境(py3.7) 可能存在少量兼容性问题 不断优化中:
curl -sSO http://download.bt.sy/install/install_panel.sh && bash install_panel.sh
Ubuntu Deepin安装命令:
wget -O install.sh http://download.bt.sy/install/install-ubuntu_6.0.sh && sudo bash install.sh
Debian安装命令:
wget -O install.sh http://download.bt.sy/install/install-ubuntu_6.0.sh && bash install.sh
Fedora安装命令:
wget -O install.sh http://download.bt.sy/install/install_6.0.sh && bash install.sh
Linux面板7.7.0升级专业版命令(7.8.0 可以执行这个降级到 7.7.0 开心版):
curl http://download.bt.sy/install/update6.sh|bash
镜像:
Centos安装命令:
yum install -y wget && wget -O install.sh https://shell.yuancode.top/bt.sy/7.7.0/install/install_6.0.sh && sh install.sh
试验性Centos/Ubuntu/Debian安装命令 独立运行环境(py3.7) 可能存在少量兼容性问题 不断优化中:
yum install -y wget && wget -O install.sh https://shell.yuancode.top/bt.sy/7.7.0/install/install_6.0.sh && sh install.sh
Ubuntu Deepin安装命令:
wget -O install.sh https://shell.yuancode.top/bt.sy/7.7.0/install/install-ubuntu_6.0.sh && sudo bash install.sh
Debian安装命令:
wget -O install.sh https://shell.yuancode.top/bt.sy/7.7.0/install/install-ubuntu_6.0.sh && bash install.sh
Fedora安装命令:
wget -O install.sh https://shell.yuancode.top/bt.sy/7.7.0/install/install_6.0.sh && bash install.sh
Linux面板7.7.0升级专业版命令(7.8.0 可以执行这个降级到 7.7.0 开心版):
curl https://shell.yuancode.top/bt.sy/7.7.0/install/update6.sh|bash
© 版权声明
文章版权归作者所有,未经允许请勿转载。
THE END


![[镜像]宝塔WAF-开心版-Jv' Blog](https://free.picui.cn/free/2026/07/08/6a4df62d6f769.png)

暂无评论内容