From 1e68986a9d06fb3542c86c262214e85cb40c4a7d Mon Sep 17 00:00:00 2001 From: JS Fillman Date: Tue, 9 Apr 2024 15:55:45 -0700 Subject: [PATCH] Testing workflow --- app/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/README.md b/app/README.md index 6b2372a..721c7ac 100644 --- a/app/README.md +++ b/app/README.md @@ -5,7 +5,7 @@ A robust zip & upload utility for sending archives to a remote location. ### Features -- Intelligently compares local & remote files with md5 sums +- Compares local & remote files with md5 sums - Only uploads _completed_ archives - Only deletes local files once they have been successfully uploaded - Allows keeping an arbitrary amount of zipped & unzipped backups locally for faster restore