stern: install metafiles
This commit is contained in:
parent
8e273ddd18
commit
1604031d8d
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ class Stern < Formula
|
|||
system "govendor", "sync"
|
||||
system "go", "build", "-o", "bin/stern"
|
||||
bin.install "bin/stern"
|
||||
prefix.install_metafiles
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in a new issue