Session log: GuruRMM 4-bug fix + MSP360 backup integration 2026-05-19

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-05-19 16:53:48 -07:00
parent 9231f5bf96
commit 895b1805d1
6 changed files with 63 additions and 2 deletions

View File

@@ -12,7 +12,7 @@
"hooks": [
{
"type": "command",
"command": "bash .claude/scripts/check-messages.sh",
"command": "bash \"D:/claudetools/.claude/scripts/check-messages.sh\"",
"timeout": 15
}
]