Initial commit - DesignerCEP Project with Caddy deployment
This commit is contained in:
7
tempdemo/client/build.bat
Normal file
7
tempdemo/client/build.bat
Normal file
@@ -0,0 +1,7 @@
|
||||
@echo off
|
||||
|
||||
rem D:\Python37\Scripts\pyinstaller.exe -w -i ./newapp.ico run.py
|
||||
|
||||
pyinstaller -w -i ./newapp.ico run.py
|
||||
|
||||
pause
|
||||
Reference in New Issue
Block a user