trisquel-icecat/icecat/third_party/libwebrtc/tools_webrtc/mb/mb.bat

6 lines
135 B
Batchfile
Executable file

@echo off
setlocal
:: This is required with cygwin only.
PATH=%~dp0;%PATH%
set PYTHONDONTWRITEBYTECODE=1
call vpython3 "%~dp0mb.py" %*