3 lines
56 B
Batchfile
Executable File
3 lines
56 B
Batchfile
Executable File
@echo off
|
|
%SystemDrive%\Python27\python.exe build.py %*
|