Commit
homebrew-eeco
eeco v1.27.3: sync eeco.rb
modified Formula/eeco.rb
@@ -25,7 +25,7 @@ class Eeco < Formula
end
def install
bin.install Dir["*/eeco"].first => "eeco"
bin.install "eeco"
end
test do
Commit