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

This commit is contained in:
daniele committed 2026-02-22 07:00:03 +01:00
1 parent 11b6768fa3
commit c25c309a15
3 files changed
+499 -250

No files matched your search

+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",
}