fix: Update backup scripts in crontab to correct paths and enhance logging

This commit is contained in:
Peter Wood
2025-05-26 15:05:04 -04:00
parent 4975810eca
commit 632c4cc702
2 changed files with 4 additions and 7 deletions

6
.gitignore vendored
View File

@@ -21,13 +21,9 @@ _book
# Runtime generated files
logs/
# Backup files - ignore most backups but keep current state files
crontab/crontab-backups/*
!crontab/crontab-backups/europa/
!crontab/crontab-backups/io/
!crontab/crontab-backups/racknerd/
crontab/crontab-backups/*/archive/
!crontab/crontab-backups/*/current-crontab.backup
# Temporary files
*.tmp
*.bak
*.backup