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
938 KiB
Languages
Shell 50.4%
PowerShell 15.4%
Python 12.7%
PLSQL 11.2%
Batchfile 10.3%