mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2025-04-10 15:25:39 -07:00
Update check_updates.bat (zip -> rar auto download)
This commit is contained in:
parent
99613c9423
commit
0e320fe52d
@ -30,7 +30,7 @@ if "%LOCAL_VERSION%"=="%GITHUB_VERSION%" (
|
||||
|
||||
if /i "!CHOICE!"=="y" (
|
||||
echo Opening the download page...
|
||||
start "" "%GITHUB_DOWNLOAD_URL%%GITHUB_VERSION%.zip"
|
||||
start "" "%GITHUB_DOWNLOAD_URL%%GITHUB_VERSION%.rar"
|
||||
)
|
||||
)
|
||||
if not "%1"=="soft" pause
|
||||
|
Loading…
Reference in New Issue
Block a user