From 3305b8e8a3889c3c6c29bdf3d2ddbe7736429dea Mon Sep 17 00:00:00 2001 From: "LINUXexpert.org" <51408202+LINUXexpert-org@users.noreply.github.com> Date: Wed, 11 Jun 2025 15:10:54 -0700 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 02d34f1..ad25626 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,4 @@ Automate routine tasks: This project provides a collection of Bash scripts to au - `update_system.sh` – System Updates: Apply available package updates and patches (works with apt, yum/dnf, zypper, pacman). - `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.