Created
June 23, 2017 11:11
-
-
Save KangYoosam/c9fd20841e20ddeb9ac992b375e85739 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
0 3 * * * cd /path_to_your_git_root_directory; git add -A; git commit -m "Daily backup"; git push origin master; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment