mirror of
https://github.com/openclaw/openclaw.git
synced 2026-04-23 03:48:39 +00:00
refactor: rename clawdbot to moltbot with legacy compat
This commit is contained in:
@@ -84,7 +84,7 @@ export async function runDaemonInstall(opts: DaemonInstallOptions) {
|
||||
if (!json) {
|
||||
defaultRuntime.log(`Gateway service already ${service.loadedText}.`);
|
||||
defaultRuntime.log(
|
||||
`Reinstall with: ${formatCliCommand("clawdbot gateway install --force")}`,
|
||||
`Reinstall with: ${formatCliCommand("moltbot gateway install --force")}`,
|
||||
);
|
||||
}
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user