找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
查看: 70|回复: 0

宝塔面板安装

[复制链接] IP属地:云南省保山市

42

主题

0

回帖

235

积分

管理员

积分
235
QQ
发表于 2024-10-21 11:17:17 | 显示全部楼层 |阅读模式
Centos安装脚本
  1. yum install -y wget && wget -O install.sh <a href="http://download.bt.cn/install/install_6.0.sh" target="_blank">http://download.bt.cn/install/install_6.0.sh</a> && sh install.sh 7b40aa5e
复制代码

Ubuntu/Deepin安装脚本
  1. wget -O install.sh <a href="http://download.bt.cn/install/install-ubuntu_6.0.sh" target="_blank">http://download.bt.cn/install/install-ubuntu_6.0.sh</a> && sudo bash install.sh 7b40aa5e
复制代码

Debian安装脚本
  1. wget -O install.sh <a href="http://download.bt.cn/install/install-ubuntu_6.0.sh" target="_blank">http://download.bt.cn/install/install-ubuntu_6.0.sh</a> && bash install.sh 7b40aa5e
复制代码

Fedora安装脚本
  1. wget -O install.sh <a href="http://download.bt.cn/install/install_6.0.sh" target="_blank">http://download.bt.cn/install/install_6.0.sh</a> && bash install.sh 7b40aa5e
复制代码

update安装脚本
  1. wget -O update.sh <a href="http://download.bt.cn/install/update6.sh" target="_blank">http://download.bt.cn/install/update6.sh</a> && sh update.sh 7b40aa5e
复制代码

升级脚本
  1. wget -O update.sh <a href="http://download.bt.cn/install/update.sh" target="_blank">http://download.bt.cn/install/update.sh</a> && sh update.sh
复制代码

回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

快速回复 返回顶部 返回列表