dashboard
repositories
filestore
activity
search
login
Python
/
SX7H_PC_TOOL
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
SX7H初步完成
tao_z
2022-08-07
a1a1c89b91fc9476c51981699aaa7c2bccdd8570
[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