post_install

in Formula/apm-server-full.rb [26:30]


  def post_install
    (var/"lib/apm-server").mkpath
    (var/"log/apm-server").mkpath
  end