Could run like every half hour or so. Considering doing this myself. The invocation would be something like FORCE=1 /path/to/habitsync because it has to run non-interactively. I believe the authentication part simply bails if there's anything wrong, so it should exit gracefully in any case.
Could run like every half hour or so. Considering doing this myself. The invocation would be something like
FORCE=1 /path/to/habitsync
because it has to run non-interactively. I believe the authentication part simply bails if there's anything wrong, so it should exit gracefully in any case.