== How to Install ==
<br /><b><u><big>Ubuntu</big></u></b>
* install via apt-get
{{Code|sudo apt-get install automysqlbackup}}
* add the following for running cron everyday at midnight
{{Text|0 0 * * * /usr/sbin/automysqlbackup}}
<br /><b><u><big>Project file</big></u></b>
* Create a share called '''dbbackup'''.
* Download the script to ''/tmp'' directory.