mirror of
https://github.com/Flowseal/zapret-discord-youtube.git
synced 2025-04-18 16:41:31 -07:00
Removed extra paddings
This commit is contained in:
parent
6ea2950d13
commit
3911688102
@ -2,8 +2,6 @@
|
|||||||
chcp 65001 > nul
|
chcp 65001 > nul
|
||||||
:: 65001 - UTF-8
|
:: 65001 - UTF-8
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
if "%~1"=="" (
|
if "%~1"=="" (
|
||||||
echo Checking already running service instances, see services.msc for more info
|
echo Checking already running service instances, see services.msc for more info
|
||||||
call :test_service zapret
|
call :test_service zapret
|
||||||
@ -14,8 +12,6 @@ if "%~1"=="" (
|
|||||||
call :test_service "%~1" "soft"
|
call :test_service "%~1" "soft"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
exit /b
|
exit /b
|
||||||
|
|
||||||
:test_service
|
:test_service
|
||||||
|
Loading…
Reference in New Issue
Block a user