Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 460 Bytes

File metadata and controls

11 lines (8 loc) · 460 Bytes

Git backups scripts

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.

Backup Arcane

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