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