Clark Boylan 5727407486 Only backup the gitea database on gitea hosts
During a db recovery to rebuild a host using the existing db backups
resulted in a corrupt mysql.proc table. The issue seemed to be
attempting to restore the mysql database. Instead of dumping all
databases lets just backup the one we care about: gitea.

Change-Id: Ia2c87b62736fda1c8a9ce77126e383ec74990b4a
2019-06-27 09:53:34 -07:00
..