mirror of
https://github.com/jmagar/unraid-mcp
synced 2026-04-21 13:37:53 +00:00
14 lines
211 B
JSON
14 lines
211 B
JSON
{
|
|
"hooks": {
|
|
"SessionStart": [
|
|
{
|
|
"hooks": [
|
|
{
|
|
"type": "command",
|
|
"command": "${CLAUDE_PLUGIN_ROOT}/bin/sync-uv.sh"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|