mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-09 08:17:40 +00:00
refactor: rename bundle identifiers to com.clawdis
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
import { spawnSync } from "node:child_process";
|
||||
|
||||
const DEFAULT_LAUNCHD_LABEL = "com.steipete.clawdis";
|
||||
const DEFAULT_LAUNCHD_LABEL = "com.clawdis.mac";
|
||||
const DEFAULT_SYSTEMD_UNIT = "clawdis-gateway.service";
|
||||
|
||||
export function triggerClawdisRestart():
|
||||
|
||||
Reference in New Issue
Block a user