LaughingLeader / github_backup

Clone github's repositories before takedown by DMCA

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Clone github's repositories before takedown by DMCA

License:Creative Commons Zero v1.0 Universal


Languages

Language:Shell 100.0%