Skip to content
本站由雨云提供云计算服务

社区提供的部署方式

AstrBot 官方不保证这些部署方式的安全性和稳定性。

Linux 一键部署脚本

使用 curl 去下载脚本并且使用 bash 执行脚本:

bash
bash <(curl -sSL https://raw.githubusercontent.com/zhende1113/Antlia/refs/heads/main/Script/AstrBot/Antlia.sh)

如果你的系统没有 curl,你可以使用 wget

bash
wget -qO- https://raw.githubusercontent.com/zhende1113/Antlia/refs/heads/main/Script/AstrBot/Antlia.sh | bash

仓库地址:zhende1113/Antlia

Deployed on Rainyun Logo