From cbc2db2a938d0d0845e8ae5047c60f6cfdf16ffb Mon Sep 17 00:00:00 2001 From: Sergey Morozov Date: Tue, 31 May 2022 18:16:22 +0300 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7d39a2a..a631df2 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # backupcleaner +## clean-backups.py + Tool to cleanup backup directory with daily, weekly and monthly backups. This tool removes **everything** in the specified directory (not recursively) except files, containing timestamps in the filename that can identified by this tool as fresh backups.