mirror of
https://github.com/acedanger/shell.git
synced 2025-12-06 04:30:13 -08:00
fix: Update backup scripts in crontab to correct paths and enhance logging
This commit is contained in:
6
.gitignore
vendored
6
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user