feat: add onboarding wizard
This commit is contained in:
3
src/daemon/constants.ts
Normal file
3
src/daemon/constants.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
export const GATEWAY_LAUNCH_AGENT_LABEL = "com.steipete.clawdis.gateway";
|
||||
export const GATEWAY_SYSTEMD_SERVICE_NAME = "clawdis-gateway";
|
||||
export const GATEWAY_WINDOWS_TASK_NAME = "Clawdis Gateway";
|
||||
Reference in New Issue
Block a user