mirror of
https://github.com/obra/superpowers.git
synced 2026-04-22 01:19:04 +08:00
Replace single quotes with escaped double quotes around
${CLAUDE_PLUGIN_ROOT} in hooks.json so the shell variable expands
correctly on Linux. Single quotes prevent variable expansion,
causing the hook to fail with 'No such file or directory'.
Closes #577
312 B
312 B