mirror of
https://github.com/obra/superpowers.git
synced 2026-06-23 11:09:04 +08:00
fix(codex): invoke Windows hook command through PowerShell
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
{
|
||||
"type": "command",
|
||||
"command": "\"${PLUGIN_ROOT}/hooks/run-hook.cmd\" session-start-codex",
|
||||
"commandWindows": "& \"${PLUGIN_ROOT}/hooks/run-hook.cmd\" session-start-codex",
|
||||
"async": false
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user