summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rw-r--r--scripts/claude-daemon-setup.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/claude-daemon-setup.sh b/scripts/claude-daemon-setup.sh
index 35f5416..4176936 100644
--- a/scripts/claude-daemon-setup.sh
+++ b/scripts/claude-daemon-setup.sh
@@ -26,7 +26,7 @@ After=network.target
Type=simple
User=root
WorkingDirectory=${DIR}
-ExecStart=/usr/bin/env claude remote-control --name "${NAME}" --spawn worktree
+ExecStart=/usr/bin/env claude --remote-control "${NAME}"
Restart=always
RestartSec=15
StandardOutput=journal