CaseyLabs / aws-ec2-ebs-automatic-snapshot-bash

Bash script for Automatic EBS Snapshots and Cleanup on Amazon Web Services (AWS). Created by CaseyLabs.
http://www.caseylabs.com
GNU General Public License v2.0
285 stars 193 forks source link

Added RETAIN_DAY_OF_WEEK option #15

Open smoyte opened 9 years ago

smoyte commented 9 years ago

A client wanted to keep one backup per week. Hence this. Also my editor automatically cleaned up some trailing whitespace. Hope this is useful!