This commit is contained in:
CaCO3
2025-02-24 23:58:27 +01:00
parent 23a5458a2b
commit 154d159595

View File

@@ -81,7 +81,7 @@ void task_do_Update_ZIP(void *pvParameter)
std::string in, outHtml, outHtmlTmp, outHtmlOld, outbin, zw, retfirmware;
outHtml = "/sdcard/html";
outHtmlTmp = "/sdcard/html-temp";
outHtmlTmp = "/sdcard/html-tmp";
outHtmlOld = "/sdcard/html-old";
outbin = "/sdcard/firmware";