add: support to install klipper as systemd service

This commit is contained in:
th33xitus
2020-10-28 12:08:02 +01:00
parent 911d0d37e5
commit 5fd19aef0b
5 changed files with 59 additions and 13 deletions

View File

@@ -20,6 +20,7 @@ KLIPPER_DIR=${HOME}/klipper
KLIPPY_ENV_DIR=${HOME}/klippy-env
KLIPPER_SERVICE1=/etc/init.d/klipper
KLIPPER_SERVICE2=/etc/default/klipper
KLIPPER_SERVICE3=/etc/systemd/system/klipper.service
#nginx
NGINX_SA=/etc/nginx/sites-available
NGINX_SE=/etc/nginx/sites-enabled