Commit 9591c03
πΏοΈ Add daily sync to 6AM checkup
The checkup was health-check only β it reported status but never synced.
If fswatch missed a change, skills wouldn't back up until next file edit.
Now the 6AM checkup runs do_sync_locked before reporting, ensuring at least
one daily backup regardless of fswatch activity.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 569a448 commit 9591c03
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
385 | 385 | | |
386 | 386 | | |
387 | 387 | | |
| 388 | + | |
| 389 | + | |
| 390 | + | |
| 391 | + | |
| 392 | + | |
388 | 393 | | |
389 | 394 | | |
390 | 395 | | |
| |||
0 commit comments