mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2025-04-18 00:21:29 -07:00
Fixes mistype
This commit is contained in:
parent
4d3dca5dc2
commit
f4fe5f7bb1
@ -11,7 +11,7 @@ if "%~1"=="" (
|
|||||||
echo "Services status check complete!"
|
echo "Services status check complete!"
|
||||||
pause
|
pause
|
||||||
) else (
|
) else (
|
||||||
echo "%~1 service status check check..."
|
echo "%~1 service status check..."
|
||||||
call :test_service "%~1" "soft"
|
call :test_service "%~1" "soft"
|
||||||
echo "%~1 service status check complete!"
|
echo "%~1 service status check complete!"
|
||||||
)
|
)
|
||||||
|
Loading…
Reference in New Issue
Block a user