fix: hostname - remove sudo (clawd runs as root), use semicolon to run all 3 commands independently; bump v1.2.4

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
stswangzhiping
2026-05-04 17:45:35 +08:00
parent 6a97f68255
commit 9e67969fd1
2 changed files with 9 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "clawd",
"version": "1.2.2",
"version": "1.2.4",
"description": "Claw Box daemon - connects local Linux box to claw.cutos.ai via WebSocket",
"main": "lib/client.js",
"bin": {