3 lines
42 B
Batchfile
3 lines
42 B
Batchfile
|
@echo off
|
||
|
python "%~dp0\..\py.cleanup" %*
|