We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfa3e41 commit 4245476Copy full SHA for 4245476
1 file changed
hooks/hooks-codex.json
@@ -6,7 +6,7 @@
6
"hooks": [
7
{
8
"type": "command",
9
- "command": "\"${PLUGIN_ROOT}/hooks/run-hook.cmd\" session-start-codex",
+ "command": "& \"${PLUGIN_ROOT}/hooks/run-hook.cmd\" session-start-codex",
10
"async": false
11
}
12
]
0 commit comments