mirror of
https://github.com/liamcottle/reticulum-meshchat.git
synced 2026-04-27 16:10:32 +00:00
add windows build script
This commit is contained in:
parent
b00b0ad137
commit
c0a70ec454
1 changed files with 5 additions and 0 deletions
5
build_windows.bat
Normal file
5
build_windows.bat
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
:: build windows exe and create an .msi installer
|
||||
python setup.py bdist_msi
|
||||
|
||||
:: pause to show output in console without closing when done
|
||||
pause
|
||||
Loading…
Add table
Add a link
Reference in a new issue