mirror of
https://github.com/farcasclaudiu/openclaw.git
synced 2026-06-28 15:01:41 +03:00
feat(macos): install CLI via app script
This commit is contained in:
@@ -50,7 +50,7 @@ enum GatewayLaunchAgentManager {
|
||||
return .success(cmd)
|
||||
}
|
||||
|
||||
return .failure("clawdbot CLI not found in PATH; install the global package.")
|
||||
return .failure("clawdbot CLI not found in PATH; install the CLI.")
|
||||
}
|
||||
|
||||
static func isLoaded() async -> Bool {
|
||||
|
||||
Reference in New Issue
Block a user