Backup automatico script del 2026-02-22 07:00

This commit is contained in:
2026-02-22 07:00:03 +01:00
parent 11b6768fa3
commit c25c309a15
3 changed files with 499 additions and 250 deletions
+1
View File
@@ -16,6 +16,7 @@ BASE_DIR = os.path.dirname(os.path.abspath(__file__))
DEFAULT_PATTERNS = ["*.log", "*_log.txt"]
EXCLUDED_FILES = {
"circondario_log.txt",
"irrigation_cron.log",
"road_weather.log",
"snow_radar.log",
}