企业版安装脚本
centos安装命令
yum install -y wget && wget -O install.sh https://download.upinn.cc/BT/centos.sh && sh install.sh
Ubuntu Deepin安装命令
wget -O install.sh https://download.upinn.cc/BT/ubuntu.sh && sudo bash install.sh
Debian安装命令
wget -O install.sh https://download.upinn.cc/BT/debian.sh && bash install.sh
Fedora安装命令
wget -O install.sh https://download.upinn.cc/BT/fedora.sh && bash install.sh
已经安装官方面板,执行下列命令升级到7.6.0
curl https://download.upinn.cc/BT/update.sh|bash
更新记录
2021/08/08
全部接口本地化无需官方源
修复获取更新包失败的问题
2021/08/03
完善兼容所有专/企插件
所有专/企插件升级到最新版
修复某些插件打开空白/报错等问题
移除软件商店广告位及同步官方插件列表
修复已知脚本BUG及面板问题