910e62b5创建于 1月15日历史提交
@echo off
setlocal
:: This is required with cygwin only.
PATH=%~dp0;%PATH%
set PYTHONDONTWRITEBYTECODE=1
call python3 "%~dp0move_source_file.py" %*