Commit Graph

1 Commits

Author SHA1 Message Date
Knee Cola
66cfdf779e Add scheduled database backup script
Add db-scheduled-backup.sh that calls db-backup-standalone.sh and removes backup files older than 7 days using find -mtime +7.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-25 22:30:33 +01:00