Add files via upload

update checks will download updated DB with fixed download links for bootmii sd and customize mii
This commit is contained in:
XFlak 2024-10-11 10:19:13 +03:00 committed by GitHub
parent 0107792692
commit 4bcf7da2ea
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -16,7 +16,7 @@ if exist temp\skin.txt (set updatermode=skin) else (set updatermode=classic)
::remove
if %currentversion% NEQ 7.0.2 goto:skip
if /i "%DBversion%" EQU "24.02.23" goto:skip
if /i "%DBversion%" EQU "24.10.11" goto:skip
echo.
echo Updating File Download Database (DB.bat) with minor changes to fix broken links...
echo.