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.