fix: persist hostname to /etc/hostname and /etc/hosts; bump v1.2.1

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
stswangzhiping
2026-05-04 17:29:09 +08:00
parent e4e99c9aed
commit f71d448047
2 changed files with 7 additions and 2 deletions

View File

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