66c9c8a
1
2
3
4
5
6
7
@echo off call "%~dp0..\..\..\..\repo.bat" build_number if %errorlevel% neq 0 ( exit /b %errorlevel% )