2 lines
46 B
Batchfile
2 lines
46 B
Batchfile
|
@echo off
|
||
|
python.bat %~dp0\patch_updater.py %*
|