Fixes mistype
This commit is contained in:
parent
fc30567558
commit
75a96d90f2
@ -11,7 +11,7 @@ if "%~1"=="" (
|
||||
echo "Services status check complete!"
|
||||
pause
|
||||
) else (
|
||||
echo "%~1 service status check check..."
|
||||
echo "%~1 service status check..."
|
||||
call :test_service "%~1" "soft"
|
||||
echo "%~1 service status check complete!"
|
||||
)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user