🚀 安装命令

使用 SSH 连接工具连接到您的 Linux 服务器,根据系统执行以下命令

🐧 CentOS 安装脚本

yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh 22655810f

🐧 Ubuntu / Deepin 安装脚本

wget -O install.sh http://download.bt.cn/install/install-ubuntu_6.0.sh && sudo bash install.sh 22655810f

🐧 Debian 安装脚本

wget -O install.sh http://download.bt.cn/install/install-ubuntu_6.0.sh && bash install.sh 22655810f

🐧 Fedora 安装脚本

wget -O install.sh http://download.bt.cn/install/install_6.0.sh && bash install.sh 22655810f

🔄 Update 安装脚本

wget -O update.sh http://download.bt.cn/install/update6.sh && sh update.sh 22655810f

⬆️ 升级脚本

wget -O update.sh http://download.bt.cn/install/update.sh && sh update.sh

🪟 Windows 面板

http://download.bt.cn/win/panel/BtSoft.zip

🧰 久旺云 Linux 工具箱

https://linux.9wyun.com/

🔧 CentOS 更换系统源

bash <(curl -sSL https://linuxmirrors.cn/main.sh)

⚠️ 注意:请根据您的操作系统选择合适的脚本,建议在纯净系统上安装。