Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 313 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 313 Bytes

rotating-snapshots

An incremental backup script that also handles rotating snapshots, for easy restoration

Usage

  1. cp config-example.sh config.sh

  2. edit config.sh, modifying the appropriate lines to fit your situation

  3. run backup.sh. You might want to install it as a cron job.