#在 PowerShell 中运行(使用国内镜像)(不是cmd,一定是powershell)
iwr -useb https://clawd.org.cn/install.ps1 -OutFile install.ps1; ./install.ps1 -Registry https://registry.npmmirror.com
#如果遇到网关配置失败的 以管理员身份运行cmd执行
openclaw config
#选择本地
#选择网关
#端口默认
评论 (0)
请 登录 后发表评论
还没有评论,快来抢沙发吧!