Update README.md

This commit is contained in:
LINUXexpert.org
2025-06-11 15:10:54 -07:00
committed by GitHub
parent 34b7039619
commit 3305b8e8a3
+1
View File
@@ -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). - `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. - `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.