mirror of
https://github.com/goreleaser/goreleaser.git
synced 2025-02-03 13:11:48 +02:00
d07a5a8541
/usr/local/bin is intended for binaries compiled locally, which is never the case for goreleaser. this changes the default to /usr/bin instead. closes #2909 Signed-off-by: Carlos A Becker <caarlos0@gmail.com>