add minute ket to automysqlbackup plist

Without this change automysqlbackup backups every minute of 4am on
daily backup, 60 times per day.

Closes Homebrew/homebrew#25300.

Signed-off-by: Adam Vandenberg <flangy@gmail.com>
This commit is contained in:
mikeydiamonds 2013-12-17 21:25:50 -05:00 committed by Adam Vandenberg
parent 4d6b18ca7b
commit e3878b53c2

View file

@ -44,6 +44,8 @@ class Automysqlbackup < Formula
<dict>
<key>Hour</key>
<integer>04</integer>
<key>Minute</key>
<integer>00</integer>
</dict>
<key>ProgramArguments</key>
<array>