dashboard
repositories
filestore
activity
search
login
Python
/
SX7H_PC_TOOL
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
基本实现接收。发送需要验证
tao_z
2022-03-09
23987d708d13fa157da7e76fb4d18293cb168038
[Python/SX7H_PC_TOOL.git]
/
build.sh
1
2
3
4
5
#/bin/bash
# Before running this, make sure all PIP dependencies are installed.
pyinstaller --clean -F -w --add-binary "ControlCAN.dll:." main.py