From 2a62fb2fe562364a91a49dbb89abfc45dd081a7e Mon Sep 17 00:00:00 2001 From: "LINUXexpert.org" <51408202+LINUXexpert-org@users.noreply.github.com> Date: Thu, 12 Jun 2025 16:09:23 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ad25626..34a1945 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,4 @@ Automate routine tasks: This project provides a collection of Bash scripts to au - `user_manage.sh` – User and Group Management: Create or remove user accounts and groups, modify user group memberships, and lock/unlock accounts. - `zimbra_backup.sh` - Create a backup for a zimbra mailbox. - `zimbra_restore.sh` - Restore a backup for a zimbra mailbox. +- `rsync_magic.sh` - A smart Bash script that wraps rsync for safe, flexible, and efficient file synchronization and backups.