Skip to content

matyo-17/mysql-backup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

MySQL backup cronjob

  1. update config in backup.cfg

  2. update details in backup.sh

  3. install crontab

    crontab -e
    
    0 0 * * * sh /path/to/backup.sh