Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | scripts: Remove python-virtualenv from install scripts on debian type distros | Kevin O'Connor | 2021-01-24 | 1 | -1/+1 |
| | | | | | | | The python-virtualenv package is no longer present on modern distros and the dependency is not needed. Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | install-octopi: Use "virtualenv -p python2" to ensure python2 is selected | Kevin O'Connor | 2020-09-03 | 1 | -1/+1 |
| | | | | Signed-off-by: Kevin O'Connor <kevin@koconnor.net> | ||||
* | scripts: Permission fix for debian-install (#2936) | BlackStump | 2020-05-31 | 1 | -0/+0 |
| | | | Signed-off-by: Trevor Wilson <altocoey@hotmail.com> | ||||
* | scripts: add libusb-1.0 to install scripts | Arksine | 2020-05-28 | 1 | -1/+1 |
| | | | | | | The hid-flash tool depends on libusb-1.0-0-dev Signed-off-by: Eric Callahan <arksine.code@gmail.com> | ||||
* | scripts: Replicape pru update start scripts (#2277) | BlackStump | 2019-12-18 | 1 | -0/+105 |
Signed-off-by: Trevor Wilson <altocoey@hotmail.com> |