Closed Bill374 closed 3 years ago
Command line executables need to be installed in a location where they can be easily run.
Add a section to install.cfg to list the executables. Update pi_install.py to copy the files and chmod them to be executables.
Files listed in the executables option of the [FILES] section of install.cfg are copied to /usr/local/bin. All files are chmod a+x.
Command line executables need to be installed in a location where they can be easily run.
Add a section to install.cfg to list the executables. Update pi_install.py to copy the files and chmod them to be executables.