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