4 lines
125 B
Batchfile
Executable File
4 lines
125 B
Batchfile
Executable File
pyinstaller -w -F --hidden-import tornado.web main.py
|
|
move dist/main.exe dist/navpoint-windows-%PROCESSOR_ARCHITECTURE%.exe
|
|
|