mirror of
https://github.com/dk98174003/Meshtastic-Client.git
synced 2026-03-28 17:32:36 +01:00
Add files via upload
This commit is contained in:
5
compile.bat
Normal file
5
compile.bat
Normal file
@@ -0,0 +1,5 @@
|
||||
pyinstaller --clean --noconsole --onefile --name "MeshtasticClient" ^
|
||||
--icon="D:\SynologyDrive\GIT\Meshtastic\Meshtastic_client\meshtastic.ico" ^
|
||||
--add-data "D:\SynologyDrive\GIT\Meshtastic\Meshtastic_client\meshtastic.ico;." ^
|
||||
"D:\SynologyDrive\GIT\Meshtastic\Meshtastic_client\meshtastic_client.py"
|
||||
|
||||
Reference in New Issue
Block a user