Removed updates check if testing bats

This commit is contained in:
Flowseal
2026-02-23 15:49:48 +03:00
parent 45ab3c93dd
commit dc861c36ec
2 changed files with 3 additions and 0 deletions

View File

@@ -9,6 +9,8 @@ if "%~1"=="status_zapret" (
)
if "%~1"=="check_updates" (
if defined NO_UPDATE_CHECK exit /b
if exist "%~dp0utils\check_updates.enabled" (
if not "%~2"=="soft" (
start /b service check_updates soft