FlashFS now gzip-Updatefiles & FS-Versioning imp.

This commit is contained in:
2022-08-28 23:26:09 +02:00
parent 4e34aaa24a
commit b9f658b111
5 changed files with 14 additions and 5 deletions

View File

@@ -534,7 +534,7 @@
<div class="form-group row">
<div class="custom-file">
<input type="file" name="fw-update-file" class="custom-file-input" id="fw-update-file"
accept=".fw.bin,.fs.bin" required />
accept=".fw.bin,.fs.gz" required />
<label class="custom-file-label" for="fw-update-file">Firmware-Update ausw&auml;hlen</label>
</div>
</div>