mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 11:01:24 +00:00
refactor: rename to openclaw
This commit is contained in:
@@ -24,7 +24,7 @@ function fallbackHostName() {
|
||||
os
|
||||
.hostname()
|
||||
.replace(/\.local$/i, "")
|
||||
.trim() || "moltbot"
|
||||
.trim() || "openclaw"
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user