Update README.md

This commit is contained in:
LINUXexpert.org
2025-06-12 16:09:23 -07:00
committed by GitHub
parent 12c2785a35
commit 2a62fb2fe5
+1
View File
@@ -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. - `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_backup.sh` - Create a backup for a zimbra mailbox.
- `zimbra_restore.sh` - Restore 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.