mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2026-03-18 01:32:00 +00:00
archive extraction msg fix
This commit is contained in:
@@ -869,7 +869,7 @@ set "extracted=1"
|
|||||||
if not exist "%~dp0bin\" set "extracted=0"
|
if not exist "%~dp0bin\" set "extracted=0"
|
||||||
|
|
||||||
if "%extracted%"=="0" (
|
if "%extracted%"=="0" (
|
||||||
call :PrintRed "Zapret must be extracted from archive first"
|
echo Zapret must be extracted from archive first or bin folder not found for some reason
|
||||||
pause
|
pause
|
||||||
exit
|
exit
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user