2026年3月15日星期日

OpenClaw AI 一键安装与管理脚本 (Linux/macOS/Windows)

一键安装OpenClaw (原ClawdBot) AI脚本,支持Linux/macOS/Windows。包含安装命令、Windows二进制文件、可选加速域名环境变量,并支持从源码构建。附带文档链接和Windows TUI预览。

Tags:

openclaw (原 ClawdBot) 一键安装与管理脚本

linux 脚本

ounter(linebash <(curl -sSL https://raw.githubusercontent.com/sky22333/shell/main/openclaw/install.sh)

mac 脚本

ounter(line/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/sky22333/shell/main/openclaw/install_mac.sh)"

windows 脚本

直接下载使用编译好的二进制文件:https://github.com/sky22333/shell/raw/main/openclaw/installer/installer.exe

CMD修改加速域名环境变量(可选)

ounter(lineset GIT_PROXY=https://hub.cmoko.com/

构建(可选)

如果你不放心预编译的二进制文件,可以自己构建。

1:windows 安装go环境:https://golang.org/doc/install

2:进入项目目录

ounter(linecd openclaw/installer

3:安装依赖

ounter(linego mod tidy

4:编译

ounter(linego build -o installer.exe .

相关文档:https://clawd.org.cn/reference/cli-cheatsheet

win系统Tui预览

图片

没有评论:

发表评论

4月20日起美国海关IEEPA关税退款:主动申报资格与操作指南

美国海关对特定IEEPA关税开放退款,4月20日上线ACE系统CAPE模块,但非自动到账,需主动申报。适用对象为美国备案进口商(IOR)或正式授权报关行,需准备ACE账户、ACH收款账户及含报关单号的CSV文件。申报通过后预计60-90天到账。走货代抬头或双清包税者无法直接获得退...