Code Monkey home page Code Monkey logo

bt-pure-edition's Introduction

Build Status GitHub All Releases release

README

UI预览

5014eK.png 501fL6.png 50MtR1.png

宝塔纯净版介绍

  • 基于BT官方剥离了所有与BT官方的通信、上报、下发、以及登录绑定手机号才能使用的功能;
  • 所有功能与原版一致,不会有任何异常,如有任何问题请参考宝塔官方解决方案;
  • 提升为企业会员,软件商店中的所有[运行环境]、[免费插件]、[宝塔插件]、[专业版插件]、[企业版插件];部分[第三方应用]安装可能会失败。

特别说明

  • 1.该项目只是收集网上的开源项目用于本地虚拟机测试以及小白建站测试,请不要使用于违法途径
  • 2.开源无情人有情,请不要滥用或者出售脚本,让脚本制作的大佬遭受不白之冤
  • 3.脚本不一定什么时候就没了,记得及时建立快照
  • 4.emmmm,至于后门问题,大佬说是没有的,但是你要用那么后果你自己承担,懂?周瑜打黄盖,不要出问题后来逼逼赖赖!

脚本1

专业版:

Centos安装命令:

yum install -y wget && wget -O install.sh http://io.bt.sy/install/install_6.0.sh && sh install.sh

试验性Centos/Ubuntu/Debian安装命令 独立运行环境(py3.7) 可能存在少量兼容性问题 不断优化中

curl -sSO http://io.bt.sy/install/install_panel.sh && bash install_panel.sh

Ubuntu Deepin安装命令:

wget -O install.sh http://io.bt.sy/install/install-ubuntu_6.0.sh && sudo bash install.sh

Debian安装命令:

wget -O install.sh http://io.bt.sy/install/install-ubuntu_6.0.sh && bash install.sh

Fedora安装命令:

wget -O install.sh http://io.bt.sy/install/install_6.0.sh && bash install.sh

Linux面板7.9.3升级专业版命令:

curl https://io.bt.sy/install/update_panel.sh|bash
# 二选一
curl http://io.bt.sy/install/update6.sh|bash

脚本来源2

Centos全新安装命令:根据系统执行框内命令开始安装(大约2分钟完成面板安装)升级后可能需要重启面板

yum install -y wget && wget -O install.sh http://v7.hostcli.com/install/install_6.0.sh && sh install.sh

Ubuntu/Deepin全新安装命令:

wget -O install.sh http://v7.hostcli.com/install/install-ubuntu_6.0.sh && sudo bash install.sh

Debian全新安装命令:

wget -O install.sh http://v7.hostcli.com/install/install-ubuntu_6.0.sh && bash install.sh

Fedora全新安装命令::

wget -O install.sh http://v7.hostcli.com/install/install_6.0.sh && bash install.sh

已经安装官方面板,执行下列命令升级到7.6.0纯净版:

curl http://v7.hostcli.com/install/update6.sh|bash

其他非官方版本(含开心版、快乐版、纯净版等 7.4.5至7.6.0版本之间所有版本均可),执行下列命令升级到7.6.0纯净版:

curl http://v7.hostcli.com/install/update6.sh|bash

任意非官方版本还原到官方最新版

curl http://download.bt.cn/install/update6.sh|bash

引用

bt-pure-edition's People

Contributors

yuos-bit avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.