Skip to content

mouson/redmine_backup

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine BackUp Srcipt

modify from https://github.com/KsenZ/redmine_backup

Usage

  1. git clone git@github.com:mouson/redmine_backup.git

  2. Copy conf.sh.sample to conf.sh

cp conf.sh.sample conf.sh
  1. modify config file "conf.sh"

  2. testing

cd redmine_backup
./redmine_backup.sh
./redmine_backup.sh d
  1. add cron job
5 3 * * * /home/backup/redmine_backup/redmine_backup.cron > /dev/null 2>&1

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%