diff --git a/packages/client-rust/boot.sh b/packages/client-rust/boot.sh index dea3e4a..ccbbdf9 100644 --- a/packages/client-rust/boot.sh +++ b/packages/client-rust/boot.sh @@ -13,6 +13,8 @@ EOF set -e +echo "🤫 等待连接网络中..." +sleep 10 DOWNLOAD_BASE_URL="https://gitee.com/idootop/artifacts/releases/download/open-xiaoai-client"