From 7990a2c13d369586bdadaccaa6d8c0b93448c347 Mon Sep 17 00:00:00 2001 From: Raymond Bailie Date: Wed, 17 Jun 2026 11:58:12 +0200 Subject: [PATCH] Update update.py Add config.py to update.py --- update.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/update.py b/update.py index d1282da..3d541a5 100644 --- a/update.py +++ b/update.py @@ -47,7 +47,7 @@ FILES = [ # "reboot.py", # "scan-i2c.py", # "timeutil.py", -# "config.py", + "config.py", # "html/index.html", # "html/app.js", # "html/favicon.ico",