mirror of
https://github.com/modmii/modmii.github.io.git
synced 2025-01-11 15:59:10 +01:00
ModMii v7.0.0 Update - 2023-03-10
This commit is contained in:
parent
93ba7cc2ab
commit
9ed8f71256
@ -105,7 +105,7 @@ echo Please Wait...
|
||||
echo.
|
||||
|
||||
if exist "%UPDATENAME%%newversion%.zip" del "%UPDATENAME%%newversion%.zip">nul
|
||||
start /min /wait support\wget --no-check-certificate -t 3 https://github.com/modmii/modmii.github.io/releases/download/%newversion%/%UPDATENAME%%newversion%.zip
|
||||
start /min /wait support\wget --no-check-certificate -t 3 https://github.com/modmii/modmii.github.io/releases/download/%newversion%/%UPDATENAME%.zip
|
||||
if not exist "%UPDATENAME%%newversion%.zip" goto:updatefail
|
||||
|
||||
if exist "support\ModMii.bat" ren "support\ModMii.bat" "ModMii-v%currentversion%.bat"
|
||||
@ -179,7 +179,7 @@ taskkill /im ModMiiSkin.exe /f >nul
|
||||
|
||||
|
||||
if exist "%UPDATENAME%%newversion%.zip" del "%UPDATENAME%%newversion%.zip">nul
|
||||
start /min /wait support\wget --no-check-certificate -t 3 https://github.com/modmii/modmii.github.io/releases/download/%newversion%/%UPDATENAME%%newversion%.zip
|
||||
start /min /wait support\wget --no-check-certificate -t 3 https://github.com/modmii/modmii.github.io/releases/download/%newversion%/%UPDATENAME%.zip
|
||||
if not exist "%UPDATENAME%%newversion%.zip" goto:updatefailskin
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user