[Bug]: make install
should install to /usr/local/bin, /usr/bin
#1213
Labels
Milestone
make install
should install to /usr/local/bin, /usr/bin
#1213
Steps to Reproduce
Run
make install
.Your Environment
step
CLI Version - masterExpected Behavior
make install
should install to /usr/local/bin, not /usr/bin.It is my understanding that /usr/bin is only intended for OS binaries, and other applications should be installed into /usr/local/bin.
Actual Behavior
step
is placed in /usr/bin.Additional Context
No response
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: