post_install

in Formula/kibana-full.rb [36:40]


  def post_install
    (var/"lib/kibana/data").mkpath
    (prefix/"plugins").mkdir
  end