Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KangYoosam/c9fd20841e20ddeb9ac992b375e85739 to your computer and use it in GitHub Desktop.
Save KangYoosam/c9fd20841e20ddeb9ac992b375e85739 to your computer and use it in GitHub Desktop.
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