BuildXL/killbxl.cmd

4 строки
166 B
Batchfile

@echo off
REM kill any bxl.exe instances running in the machine
echo Terminating existing instances of BuildXL
call %~dp0\Shared\Scripts\KillBxlInstancesInRepo.cmd