Skip to content

Commit 9e5b84d

Browse files
committed
linux-one fix
1 parent eba7dcf commit 9e5b84d

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

deploy/astrbot/linux-one.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,21 @@
88

99
在终端执行
1010

11+
CentOS安装脚本:
12+
1113
```bash
1214
bash <(curl -sSL https://gitee.com/mc_cloud/mccloud_bot/raw/master/mccloud_install.sh)
1315
```
1416

17+
Ubuntu安装脚本:
18+
19+
```bash
20+
wget -O - https://gitee.com/mc_cloud/mccloud_bot/raw/master/mccloud_install_u.sh | bash
21+
```
22+
23+
支持 QQ 微信 一键管理。命令:bot
24+
25+
1526
## 备注
1627

1728
@小馒头: 免费试用:https://idc.stay33.cn/free.html

0 commit comments

Comments
 (0)