diff options
author | Graham Christensen (Target) <39596207+graham-at-target@users.noreply.github.com> | 2018-10-16T14·22-0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-16T14·22-0400 |
commit | ea41838ae049817fd996ead14e040d922bb7c067 (patch) | |
tree | 1a943cd62a26b81ec259a64a73a81ad751b5b52e /Makefile | |
parent | 9617a043541d77d79e4f20f9676aae63de72f45d (diff) |
install script: remove unportable command check, fixup errant escape
`which` isn't necessarily portable, but `command -v` is an equivalent form. Additionally, the `\'` is not necessary, as it is already quoted by `"`.
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions