From 0bbe30f78256ab45c570214added4359b69a62cf Mon Sep 17 00:00:00 2001 From: Arne Zachlod Date: Thu, 27 Feb 2025 11:42:22 +0100 Subject: [PATCH] uota config for working sdlogger --- uota.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uota.cfg b/uota.cfg index 35853da..7d0baf9 100644 --- a/uota.cfg +++ b/uota.cfg @@ -1,5 +1,5 @@ { - 'url': 'https://fw.sorglosinternet.de:8090/sdlogger/', + 'url': 'https://sdlogger.sorglosinternet.de/firmware/', 'tmp_filename': 'new_fw.tar.gz', 'excluded_files': [], 'delete': [],