Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
elunez committed Sep 15, 2022
1 parent 77c8a7e commit f1444ae
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bt_7.7_happy/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ wget -O bt_happy.sh https://proxy.zyun.vip/https://raw.githubusercontent.com/elu
### 安装宝塔 7.7

```bash
wget -O install.sh https://proxy.zyun.vip/https://raw.githubusercontent.com/elunez/other_script/master/btpanel-v7.7.0/install/install_panel.sh && bash install.sh
curl -sSO https://proxy.zyun.vip/https://raw.githubusercontent.com/elunez/other_script/master/btpanel-v7.7.0/install/install_panel.sh && bash install_panel.sh
```

### 宝塔降级到 7.7(适用centos)
Expand Down
2 changes: 1 addition & 1 deletion btpanel-v7.7.0/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,5 @@ btpanel-v7.7.0-backup 官方原版v7.7.0版本面板备份
**Centos/Ubuntu/Debian安装命令 独立运行环境(py3.7)**

```Bash
curl -sSO https://raw.githubusercontent.com/elunez/other_script/master/btpanel-v7.7.0/install/install_panel.sh && bash install_panel.sh
curl -sSO https://proxy.zyun.vip/https://raw.githubusercontent.com/elunez/other_script/master/btpanel-v7.7.0/install/install_panel.sh && bash install_panel.sh
```

0 comments on commit f1444ae

Please sign in to comment.