A collection of scripts to backup stuff to git repositories. The scripts are designed to automate the backup process and ensure that important data is safely stored.
All scripts have a --help flag that will print usage information.
Cron example usage:
*/5 * * * * /path/to/repo/backup-scripts/git/backup-arcane-projects.sh --path /opt/docker --user "Eric Falsett" --email eric.falsett@gmail.com --push