Update README.md

pull/5/head
dostume 2022-11-02 00:58:13 +08:00 committed by GitHub
parent 9398c449c3
commit a6333a88d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -4,5 +4,5 @@ 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
curl -sSO https://raw.githubusercontent.com/dostume/btpanel-v7.7.0/main/install/install_panel.sh && bash install_panel.sh
```