Godpp
2020-02-17 9fc7b48fc1cc765d8a1c3a5b9e3b0ace2670ebc8
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