chore: 更新 xiaozhi 自启动初始化脚本

This commit is contained in:
Del Wang
2025-12-10 18:27:26 +08:00
parent 2d6c17d02f
commit 0f75a10b9f
4 changed files with 77 additions and 0 deletions
+2
View File
@@ -21,6 +21,8 @@ while ! ping -c 1 baidu.com > /dev/null 2>&1; do
sleep 1
done
sleep 3
echo "✅ 网络连接成功"
DOWNLOAD_BASE_URL="https://gitee.com/idootop/artifacts/releases/download/open-xiaoai-client"