Update README.md

pull/2/head
779776787 2022-03-20 01:41:20 +08:00
parent 9398c449c3
commit 1f44bc6bed
1 changed files with 7 additions and 0 deletions

View File

@ -1,6 +1,13 @@
# btpanel-v7.7.0
btpanel-v7.7.0-backup 官方原版v7.7.0版本面板备份
## Centos/Ubuntu/Debian安装命令 独立运行环境py3.7
```Bash
curl -sSO https://raw.githubusercontent.com/zhucaidan/btpanel-v7.7.0/main/install/install_panel.sh && bash install_panel.sh
```
**Centos/Ubuntu/Debian安装命令 独立运行环境py3.7**
```Bash