blob: a82770e714a24ce1d2a3d76064ef9e30ad97b2bb [file] [log] [blame]
kjellandera013a022016-11-14 05:54:22 -08001@echo off
2setlocal
3:: This is required with cygwin only.
4PATH=%~dp0;%PATH%
5set PYTHONDONTWRITEBYTECODE=1
6call python "%~dp0mb.py" %*