Limit last backups by minutes

This commit is contained in:
Pau Rodriguez-Estivill
2022-02-26 16:28:57 +01:00
parent 95e93b19fa
commit b6163ee56a
5 changed files with 27 additions and 16 deletions
+1
View File
@@ -44,6 +44,7 @@ jobs:
BACKUP_KEEP_DAYS: 7
BACKUP_KEEP_WEEKS: 4
BACKUP_KEEP_MONTHS: 6
BACKUP_KEEP_MINS: 1440
run: |
echo "Test backup script..."
mkdir -p "$BACKUP_DIR"