Marius 8bb494c60e Oracle DR: Fix backup retention to keep exactly 2 days instead of 3
Changed -mtime logic from +$RetentionDays to +($RetentionDays - 1) to correctly implement 2-day retention. Previously kept 3 days (today + 2 previous), now keeps exactly 2 days (today + yesterday).

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-15 22:54:02 +03:00
2025-09-30 02:06:34 +03:00
Description
No description provided
1.9 MiB
Languages
PLSQL 49.3%
PowerShell 21.8%
Shell 21.4%
Batchfile 3.7%
Python 3.5%
Other 0.3%