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