Remove converge-wake service and system-sleep hook
Build / build (push) Successful in 17m6s

This commit is contained in:
2026-07-07 21:26:03 -04:00
parent 96e66be50e
commit 26df70f9f5
5 changed files with 1 additions and 44 deletions
+1 -1
View File
@@ -17,7 +17,7 @@
## Supports logging to a file instead of stderr via --log-file or log_file config
## Can notify on pull: per-repo notify_on_pull setting sends a desktop notification when new commits are pulled from the remote
## --sync / -s flag runs a single sync cycle (commit + pull + push) and exits, useful for wake-from-sleep hooks
## --sync / -s flag runs a single sync cycle (commit + pull + push) and exits
## Can connect to a converge-relay SSE endpoint and automatically pull when push events arrive
### Configured via --relay-url CLI flag or relay_url config file entry