Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:18:05 +08:00
commit 23b2141b64
8 changed files with 278 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# Assets
Bundled resources for database-backup-automator skill
- [ ] backup_template.sh: A template shell script for performing backups.
- [ ] restore_template.sh: A template shell script for performing restores.
- [ ] example_backup_config.json: Example configuration file for defining backup schedules and parameters.