post_install

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


  def post_install
    (var/"lib/heartbeat").mkpath
    (var/"log/heartbeat").mkpath
  end