Revert "[M120 Migration]Fix for crash during chrome exit"
[platform/framework/web/chromium-efl.git] / tools / mb / mb.bat
1 @echo off
2 setlocal
3 :: This is required with cygwin only.
4 PATH=%~dp0;%PATH%
5 set PYTHONDONTWRITEBYTECODE=1
6 call python3 "%~dp0mb.py" %*