blob: 68a3bc9af70a99530c510decb551df92c4196879 [file] [log] [blame]
@echo off
setlocal
:: This is required with cygwin only.
PATH=%~dp0;%PATH%
set PYTHONDONTWRITEBYTECODE=1
call python3 "%~dp0mb.py" %*