refactor: rename bundle identifiers to com.clawdis

This commit is contained in:
Peter Steinberger
2026-01-03 12:26:22 +01:00
parent daa1460502
commit 7165c8a7e5
153 changed files with 282 additions and 242 deletions

View File

@@ -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():