github_backup icon indicating copy to clipboard operation
github_backup copied to clipboard

Clone github's repositories before takedown by DMCA

github_backup

Clone github's repositories found on https://github.com/github/dmca before takedown by DMCA.

How to use ?

crontab -e

And put

42 */6 * * * <path_to_github_backup>/github_backup.sh

Example :

42 */6 * * * /home/user/github_backup/github_backup.sh

Every 6 hours github_backup.sh will update dmca's local repository and backup new repositories found.