Skip to content
/ BTB Public
forked from aaPanel/BaoTa

fixing the errors from the defective BT

License

Notifications You must be signed in to change notification settings

ONode/BTB

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation and fix bugs

Latest tag 7.6.210

使用手册:http://docs.bt.cn
论坛地址:https://www.bt.cn/bbs

Installation Bash

Centos
yum install -y wget && wget -O install.sh http://download.bt.cn/install/install_6.0.sh && sh install.sh
Ubuntu/Debian
wget -O install.sh http://download.bt.cn/install/install-ubuntu_6.0.sh && sudo bash install.sh

One Line

V6

wget -q -O - https://cdn.jsdelivr.net/gh/ONode/[email protected]/patchv6.sh | bash

V7

wget -q -O - https://cdn.jsdelivr.net/gh/ONode/[email protected]/patchv7.sh | bash

About

fixing the errors from the defective BT

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 45.1%
  • JavaScript 32.4%
  • CSS 11.1%
  • HTML 8.9%
  • C 1.6%
  • Shell 0.7%
  • Other 0.2%