mirror of https://github.com/tp4a/teleport
6 lines
99 B
Batchfile
6 lines
99 B
Batchfile
![]() |
@echo off
|
||
|
|
||
|
SET PYEXEC=C:\Python\Python34-x86\python.exe
|
||
|
|
||
|
%PYEXEC% -B build/build.py %1 %2 %3 %4 %5
|