teleport/build.bat.in

12 lines
290 B
Batchfile
Raw Blame History

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

@echo off
rem ============================================
rem 请调整以下路径,以适配您自己的的系统环境。
rem 注意必须使用Pyhont 3.432位版本
rem ============================================
SET PYEXEC=C:\Program Files\Python\python.exe
%PYEXEC% -B build/build.py %1 %2 %3 %4 %5