Files
2025-11-25 12:27:53 +03:30

2 lines
144 B
Plaintext

# Run database dumps every minute for testing (change to '0 2 * * *' for daily at 02:00)
0 2 * * * /pg-dump.sh 2>&1 | tee -a /var/log/backup.log