dinde / redmine-git-repository-import-cron

This script is called by a crontab to "git pull" all actives GIT repositories setup in Redmine database.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

redmine-git-repository-import-cron

This bash script is called by a crontab to "git pull" all actives GIT repositories setup in Redmine database.

  • Just configure and add it on your system crontab:
  • f.e: */15 * * * * /bin/bash /path/to/redmine-gitrepo-import-cron.sh

About

This script is called by a crontab to "git pull" all actives GIT repositories setup in Redmine database.

License:GNU General Public License v2.0


Languages

Language:Shell 100.0%