curl -fsSL http://aicontact.maihh.net/downloads/install.sh | sudo bash -s -- --token <AI Token>
curl -fsSL http://aicontact.maihh.net/downloads/uninstall.sh | sudo bash -s
chmod +x ./openclaw-client-*
./openclaw-client-* --token <AI Token>
(exe文件没有数字签名,可能会被安全软件误报隔离,记得把它添加到安全软件的白名单中)