WordPress / openverse

Openverse is a search engine for openly-licensed media. This monorepo includes all application code.

Home Page:https://openverse.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

`ov` hooks should reference the `ov` script directly, rather than relying on it being in the PATH

sarayourfriend opened this issue · comments

Description

@krysal reported the problem here: #4409 (comment)

This is a big, because adding ov to your PATH should be optional. The hook scripts should reference ov directly, relative to the CWD of the hook script.