From c43e71288d9a712ea26738825ccc2a832587e69a Mon Sep 17 00:00:00 2001 From: Nic Limper Date: Sat, 5 Aug 2023 22:11:45 +0200 Subject: [PATCH] delete files carefully to not brick the thing if update fails --- ESP32_AP-Flasher/data/update_actions.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/ESP32_AP-Flasher/data/update_actions.json b/ESP32_AP-Flasher/data/update_actions.json index c12ff5e3..d8234488 100644 --- a/ESP32_AP-Flasher/data/update_actions.json +++ b/ESP32_AP-Flasher/data/update_actions.json @@ -14,13 +14,8 @@ "/alignment.jpg", "/gradient.jpg", "/demo_image_generator.py", - "/www/content_cards.json", "/www/favicon.ico", - "/www/index.html", "/www/jsontemplate-demo.html", - "/www/main.css", - "/www/main.js", - "/www/ota.js", "/www/painter.js", "/www/setup.html", "/www/setup.js",