updated crontab (automated commit)

This commit is contained in:
Laurent Rineau 2015-03-04 14:18:03 +01:00
parent f5e2891d2b
commit ef2cf0135d
1 changed files with 1 additions and 0 deletions

View File

@ -34,6 +34,7 @@ LC_CTYPE=en_US.UTF-8
# cgal->cgal2 with git-multimail
*/5 * * * * cd $HOME/Git/cgal.git && git fetch --quiet --prune && git push --prune --quiet cgal2 '+refs/heads/*:refs/heads/*' '+refs/tags/*:refs/tags/*'
*/5 * * * * cd $HOME/Git/cgal-gsoc.git && git fetch --quiet --prune && git push --prune --quiet cgal-gsoc2 '+refs/heads/*:refs/heads/*' '+refs/tags/*:refs/tags/*'
####################################