database-win-pkg/build.txt

2 lines
255 B
Plaintext
Raw Normal View History

2025-06-09 15:38:56 +08:00
pyinstaller --onefile --add-data "datas/mariadb.zip:datas" --add-data "datas/init.sql:datas" --add-data "datas/jdk.zip:datas" --add-data "datas/start.bat:datas" src/install.py
pyinstaller --onefile --add-data "datas/electromagnetic.jar:datas" src/start.py