aboutsummaryrefslogtreecommitdiffstats
path: root/scripts/install-centos.sh
Commit message (Collapse)AuthorAgeFilesLines
* scripts: Add installation script for CentOS (#367)pyr0ball2018-06-191-0/+101
The purpose of this PR is to add an installation script to klipper for use on Centos. Several packages names are different from debian based installs, and the system service is handled via systemd rather than LSB. Signed-off-by: Alan Weinstock <pyroballpcs@gmail.com>