Stabilize gateway reload/restart behavior and remove doctor --json dependency (#504)
This commit is contained in:
committed by
GitHub
Unverified
parent
89bda3c7af
commit
7f3408559d
@@ -169,7 +169,7 @@ export function Settings() {
|
||||
exitCode: null,
|
||||
stdout: '',
|
||||
stderr: '',
|
||||
command: 'openclaw doctor --json',
|
||||
command: 'openclaw doctor',
|
||||
cwd: '',
|
||||
durationMs: 0,
|
||||
error: message,
|
||||
|
||||
Reference in New Issue
Block a user