mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2026-03-09 07:15:21 +00:00
Change failed update message (#5007)
This commit is contained in:
@@ -293,8 +293,8 @@ for /f "delims=" %%A in ('powershell -command "(Invoke-WebRequest -Uri \"%GITHUB
|
|||||||
|
|
||||||
:: Error handling
|
:: Error handling
|
||||||
if not defined GITHUB_VERSION (
|
if not defined GITHUB_VERSION (
|
||||||
echo Warning: failed to fetch the latest version. Check your internet connection. This warning does not affect the operation of zapret
|
echo Warning: failed to fetch the latest version. This warning does not affect the operation of zapret
|
||||||
pause
|
timeout /T 9
|
||||||
if "%1"=="soft" exit
|
if "%1"=="soft" exit
|
||||||
goto menu
|
goto menu
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user