Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
atanzhen authored Aug 27, 2022
1 parent 6244b71 commit e93717e
Showing 1 changed file with 17 additions and 1 deletion.
18 changes: 17 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1 +1,17 @@
# bt
BT面板旧版本安装包
都是官方原版下载下来的
测试过7.4.5到7.6.0是可以降级的其他的降级后有问题打不开

降级步骤:

1、下载离线包

2、将升级包上传到服务器中的/root目录

3、解压文件:unzip LinuxPanel-x.x.x.zip (x.x.x是版本号,刚才下载哪个就输入哪个)

4、切换到升级包目录:cd panel

5、执行升级脚本:bash update.sh

6、删除升级包:cd .. && rm -f LinuxPanel-7.4.5.zip && rm -rf panel

0 comments on commit e93717e

Please sign in to comment.