该脚本仅适用于Ubuntu/Debian系统
可快速使用Docker部署小智服务端
使用github源获取脚本
sudo bash -c "$(wget -qO- https://raw.githubusercontent.com/VanillaNahida/Install_xiaozhi-server/refs/heads/main/install_whiptail.sh)"
如果上方运行失败,可以使用ghfast镜像源,命令如下:
sudo bash -c "$(wget -qO- https://ghfast.top/https://raw.githubusercontent.com/VanillaNahida/Install_xiaozhi-server/refs/heads/main/install_whiptail.sh)"
- 本脚本仅适用于Ubuntu/Debian系统
- 未测试过arm架构的系统